From 0a97bb92381564d8afa754927b0057110f3f7904 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:44:33 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14722d4..3cc97ff 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ known bug: https://github.com/espressif/arduino-esp32/issues/5195 ## ESP32Cam-demo sketch for use with the Arduino IDE or PlatformIO -I try to show in this sketch how to use the esp32cam as easily as possible. Everything I learn I try to add to it, please let me know if you have anything which you think can be added or changed to improve it +I try to show in this sketch how to use the esp32cam as easily as possible. Everything I learn I try to add to it, please let me know if you have anything which you think can be added or changed to improve it

+Note: There is a version of this sketch with OTA updates included here: https://github.com/alanesq/esp32cam-demo/blob/master/esp32CamDemo-OTA_version.zip