mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 23:44:58 +08:00
rename carState.enableCruise -> carState.pcmCruise
This commit is contained in:
@@ -362,7 +362,7 @@ struct CarParams {
|
||||
fuzzyFingerprint @55 :Bool;
|
||||
|
||||
enableGasInterceptor @2 :Bool;
|
||||
enableCruise @3 :Bool;
|
||||
pcmCruise @3 :Bool; # is openpilot's state tied to the PCM's cruise state?
|
||||
enableDsu @5 :Bool; # driving support unit
|
||||
enableApgs @6 :Bool; # advanced parking guidance system
|
||||
enableBsm @56 :Bool; # blind spot monitoring
|
||||
|
||||
Reference in New Issue
Block a user