Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# 急停按钮状态(0: Released,1: Pressed)
|
||||
uint8 emergencyStopButton_status
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# 急停按钮状态(0: Released,1: Pressed)
|
||||
uint8 emergencyStopButton_status
|
||||