From 3345dbe58c13e2859f0d273aa83656443cc0c1d4 Mon Sep 17 00:00:00 2001
From: Alan <60433566+alanesq@users.noreply.github.com>
Date: Tue, 29 Dec 2020 09:55:02 +0000
Subject: [PATCH] Update README.md
---
README.md | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 635c8e9..dd367e1 100644
--- a/README.md
+++ b/README.md
@@ -11,15 +11,12 @@ also I find I have to use the lowest upload speed or it fails to upload. The wi
I find the signal works ok). Many of the ebay listing include an external antenna and I would suggest this would b a good option
if ordering one.
So they are far from perfect but still for the price I think well worth having.
-
+
This can be used as a starting point sketch for projects using the esp32cam development board,
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)
-
-Stores captured image in spiffs if no sd card is present
+
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)
+
Stores captured image in spiffs if no sd card is present
IO pins available for use are 12 and 13 (12 must not be pulled high at boot)