From c0b596275d583b0874e501f49a90e7a1dfd879e3 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 09 五月 2024 09:37:48 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes
---
CanadaMes-ui/src/configuration/ServoManualone.json | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/ServoManualone.json b/CanadaMes-ui/src/configuration/ServoManualone.json
index 91cd5b1..aaf51b8 100644
--- a/CanadaMes-ui/src/configuration/ServoManualone.json
+++ b/CanadaMes-ui/src/configuration/ServoManualone.json
@@ -17,7 +17,7 @@
"read": 33,
"sending": 0,
"type": "0",
- "value":0,
+ "value":1,
"min":0,
"max":100
@@ -51,8 +51,8 @@
"read": 11,
"sending": 0,
"type": "0",
- "value":0,
- "min":0,
+ "value":1,
+ "min":1,
"max":100
},
{
@@ -60,8 +60,8 @@
"read": 22,
"sending": 0,
"type": "0",
- "value":0,
- "min":0,
+ "value":1,
+ "min":1,
"max":100
},
{
@@ -123,7 +123,7 @@
"read": 11,
"sending": 0,
"type": "0",
- "value":0,
+ "value":1,
"min":0,
"max":100
},
@@ -132,7 +132,7 @@
"read": 22,
"sending": 0,
"type": "0",
- "value":0,
+ "value":1,
"min":0,
"max":100
},
@@ -141,7 +141,7 @@
"read": 33,
"sending": 0,
"type": "0",
- "value":0,
+ "value":1,
"min":0,
"max":100
@@ -219,7 +219,7 @@
{
"button": {
"name": "鏈洖闆�",
- "value":1,
+ "value":0,
"address":"DB10.0",
"type":"66"
}
@@ -356,7 +356,7 @@
} ,{
"button": {
"name": "鏈洖闆�",
- "value":1,
+ "value":0,
"address":"DB10.0",
"type":"66"
}
--
Gitblit v1.8.0