From dbef14a31621b5521cfc1c943c8e7f6e1a7353a6 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Thu, 10 Dec 2020 11:09:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dac8cf3..8471dec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This can be used as a starting point sketch for your projects using the esp32cam it has the following features: -web server with live video streaming and control buttons -sd card support (using 1-bit mode - data pins are usually 2,4,12&13 but using 1bit mode only uses pin 2) --stroes image in spiffs if no sd card present +-stores image in spiffs if no sd card present -io pins available for use are 12 and 13 (12 must not be high at boot) -flash led is still available for use on pin 4 when using an sd card -PWM control of flash brighness