add test shot and decode shot
This commit is contained in:
parent
4f5674ada5
commit
47ccba5c3e
4
main.py
4
main.py
@ -97,8 +97,8 @@ COMMAND_END = 0xE8
|
||||
COMMANDS = [
|
||||
["NewGame", 0x83, 0x05, COMMAND_END],
|
||||
["AdminKill", 0x83, 0x00, COMMAND_END],
|
||||
["Explode", 0x83, 0x0B, COMMAND_END],
|
||||
["Test", 0x83, 0x15, COMMAND_END],
|
||||
["TestShot_ID8_RED_25", 0x08, 0x24, 0x00],
|
||||
["SensorTest", 0x83, 0x15, COMMAND_END],
|
||||
]
|
||||
|
||||
#### Logging ####
|
||||
|
Loading…
Reference in New Issue
Block a user