mirror of
https://github.com/commaai/msgq.git
synced 2026-06-13 00:14:32 +08:00
photo stuff
This commit is contained in:
@@ -2231,6 +2231,7 @@ struct Event {
|
||||
deviceState @6 :DeviceState;
|
||||
logMessage @18 :Text;
|
||||
errorLogMessage @85 :Text;
|
||||
bodyStatus @123 :Int16;
|
||||
|
||||
# navigation
|
||||
navInstruction @82 :NavInstruction;
|
||||
|
||||
@@ -83,6 +83,7 @@ services = {
|
||||
|
||||
# debug
|
||||
"uiDebug": (True, 0., 1),
|
||||
"bodyStatus": (True, 0., 1),
|
||||
"testJoystick": (True, 0.),
|
||||
"roadEncodeData": (False, 20.),
|
||||
"driverEncodeData": (False, 20.),
|
||||
|
||||
Reference in New Issue
Block a user