Skip to content

Commit 3c1617e

Browse files
authored
Update ESP32-CAM_MyBlockly_JSON.ino
1 parent 55a812f commit 3c1617e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ESP32-CAM_MyBlockly_JSON/ESP32-CAM_MyBlockly_JSON.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ http://192.168.4.1/?speedL=value //vale= 0~255
4444
http://192.168.4.1/?speedR=value //vale= 0~255
4545
http://192.168.4.1/?decelerate=value //vale= 0~100
4646
http://192.168.4.1/?car=state //state= 1(Front),2(Left),3(Stop),4(Right),5(Back),6(FrontLeft),7(FrontRight),8(LeftAfter),9(RightAfter)
47-
http://192.168.4.1/?getstill
47+
http://192.168.4.1/?getstill //base64
48+
http://192.168.4.1/?getstill=img //<img id='getstill' src='base64'>
4849
http://192.168.4.1/?sendCapturedImageToLineNotify=token
4950
5051
STAIP:

0 commit comments

Comments
 (0)