diff --git a/README.md b/README.md index 23481b0..1bbc926 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ 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 +BTW - 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

LATEST NEWS!!!