From ee2a18d71d46994e04e762039620dc7bf4974b0c Mon Sep 17 00:00:00 2001
From: Alan <60433566+alanesq@users.noreply.github.com>
Date: Sun, 23 Jan 2022 08:18:48 +0000
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7c6cf39..23481b0 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ it has the following features:
-Can read the image as RGB data (i.e. 3 bytes per pixel for red, green and blue value)
-Act as web client (reading the web page in to a string) - see requestWebPage()
+BTW - I have created a timelapse sketch based on this one which may be of interest as it uses AJAX to update the info on the root web page: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
+
LATEST NEWS!!!
There is now a very cheap motherboard available for the esp32cam which make it as easy to use as any other esp development board.
@@ -134,8 +136,6 @@ How to crop images on the esp32cam: https://makexyz.fun/esp32-cam-cropping-image
Some good info here: https://github.com/raphaelbs/esp32-cam-ai-thinker
-I have created a timelapse sketch based on this one which may be of interest: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
-
If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org