Update esp32cam-demo.ino

master
Alan 2020-12-14 11:14:45 +00:00 zatwierdzone przez GitHub
rodzic 2ca6fb19dd
commit 6eb04d2ce6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,6 @@
* pin 16 is used for psram but you may get away with using it as input for a button etc.
* You could also use pins 1 & 3 if you do not use Serial (disable serialDebug in the settings below)
* Pins 14, 2 & 15 should be ok to use if you are not using an SD Card
* Other possible pins you could solder directly to the esp32 module? 17, 9, 10, 11, 6, 7, 8
* More info: https://randomnerdtutorials.com/esp32-cam-ai-thinker-pinout/
*
* You can use a MCP23017 io expander chip to give 16 gpio lines by enabling 'useMCP23017' in the setup section and connecting