添加广播MDNS服务

This commit is contained in:
2024-08-19 09:39:32 +08:00
parent 1f7bc017ca
commit 0a5b0db9a5
192 changed files with 22181 additions and 616 deletions

View File

@@ -61,26 +61,40 @@
},
{
"cmd": "IMG_ENROLL",
"val": 0,
"val": "",
"lable": "图片注册",
"timeout": 2000
},
{
"cmd": "GET_IMG",
"val": 0,
"lable": "取图(L)",
"lable": "左边镜头取图",
"timeout": 2000
},
{
"cmd": "GET_IMG",
"val": 1,
"lable": "取图(R)",
"lable": "右边镜头取图",
"timeout": 2000
},
{
"cmd": "TOUCH_TEST",
"val": 0,
"lable": "触摸屏测试",
"x1": 100,
"y1": 150,
"r1": 50,
"x2": 620,
"y2": 150,
"r2": 50,
"x3": 360,
"y3": 640,
"r3": 50,
"x4": 100,
"y4": 1130,
"r4": 50,
"x5": 620,
"y5": 1130,
"r5": 50,
"lable": "前触摸屏测试",
"timeout": 2000
},
{