mirror of
https://github.com/commaai/msgq.git
synced 2026-06-12 07:54:14 +08:00
Add dashcamOnly flag
This commit is contained in:
@@ -343,6 +343,7 @@ struct CarParams {
|
||||
openpilotLongitudinalControl @37 :Bool; # is openpilot doing the longitudinal control?
|
||||
carVin @38 :Text; # VIN number queried during fingerprinting
|
||||
isPandaBlack @39: Bool;
|
||||
dashcamOnly @41: Bool;
|
||||
|
||||
struct LateralPIDTuning {
|
||||
kpBP @0 :List(Float32);
|
||||
|
||||
Reference in New Issue
Block a user