Skip to content

Commit b696b59

Browse files
committed
Clarify sketch instructions
1 parent a6ea68f commit b696b59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libraries/Camera/examples/CameraCaptureWebSerial/CameraCaptureWebSerial.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
* Instructions:
99
* 1. Make sure the correct camera is selected in the #include section below by uncommenting the correct line.
1010
* 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.
11+
* 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.
1213
*
1314
* Initial author: Sebastian Romero @sebromero
1415
*/

0 commit comments

Comments
 (0)