From 71d807288573c01ac31fb0deed5096ad9a21d196 Mon Sep 17 00:00:00 2001 From: Deimos1994 <31592485+Deimos1994@users.noreply.github.com> Date: Sun, 22 Mar 2020 03:15:50 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a53498..63fb0c4 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.