rename carState.enableCruise -> carState.pcmCruise

This commit is contained in:
Adeeb Shihadeh
2021-07-10 13:32:26 -07:00
parent b372ab3ae1
commit 2f64d4902e

View File

@@ -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