updated scout msgs for protocol v2.x

This commit is contained in:
pinloon.lee
2021-04-01 10:31:53 +08:00
parent 1bdc12a289
commit 5212dc72c2
14 changed files with 135 additions and 46 deletions

View File

@@ -0,0 +1,12 @@
bool is_check
---
bool cmd_ctrl_allowed
uint8 front_mode
uint8 front_custom_value
uint8 rear_mode
uint8 rear_custom_value
# uint8 LIGHT_CONST_OFF = 0
# uint8 LIGHT_CONST_ON = 1
# uint8 LIGHT_BREATH = 2
# uint8 LIGHT_CUSTOM = 3