1
0
mirror of https://github.com/Deimos1994/ESP32CAM.git synced 2025-06-17 20:42:30 +02:00

Update README.md

This commit is contained in:
Deimos1994
2020-03-22 03:02:48 +02:00
committed by GitHub
parent c258ed3f24
commit 057d55489e

View File

@ -1,5 +1,6 @@
This is a modified version of CameraWebServer code from Arduino IDE example.
To get original code, in your Arduino IDE go to: File > Examples > ESP32 > Camera > CameraWebServer
Watch how it works https://youtu.be/MKiITEsOwRA
Unlike the original code, this code has LED control.