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:15:50 +02:00
committed by GitHub
parent 0fbc37636b
commit 71d8072885

View File

@ -2,6 +2,7 @@ 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
[![IMAGE ALT TEXT](http://img.youtube.com/vi/MKiITEsOwRA/0.jpg)](http://www.youtube.com/watch?v=MKiITEsOwRA "Video Title")
Unlike the original code, this code has LED control.