diff --git a/README.md b/README.md index fd36be2..0a53498 100644 --- a/README.md +++ b/README.md @@ -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. WARNING: LED on the board doesn't have a current limiting resistor, so it gets very hot quickly, use it at your own risk. (I've used a separate LED module).