We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ea68f commit b696b59Copy full SHA for b696b59
libraries/Camera/examples/CameraCaptureWebSerial/CameraCaptureWebSerial.ino
@@ -8,7 +8,8 @@
8
* Instructions:
9
* 1. Make sure the correct camera is selected in the #include section below by uncommenting the correct line.
10
* 2. Upload this sketch to your camera-equipped board.
11
- * 3. Open the web app in a browser (Chrome or Edge) by opening the index.html file in the "extras" folder.
+ * 3. Open the web app in a browser (Chrome or Edge) by opening the index.html file
12
+ * in the "WebSerialCamera" folder which is located in the "extras" folder.
13
*
14
* Initial author: Sebastian Romero @sebromero
15
*/
0 commit comments