脚本结构优化;
This commit is contained in:
@@ -14,7 +14,7 @@ modbus_map = {
|
||||
0x03: ["Int32示例", 3],
|
||||
0x04: ["str示例", 4, 16],
|
||||
0x10: ["addr示例", 5, 6],
|
||||
0x20: ["Int32示例", 6],
|
||||
0x20: ["Float示例", 6],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user