mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 23:44:58 +08:00
hudControl: add leadDistanceBars (#599)
* add distanceBars * rename * add comment
This commit is contained in:
@@ -378,6 +378,7 @@ struct CarControl {
|
||||
leftLaneVisible @7: Bool;
|
||||
rightLaneDepart @8: Bool;
|
||||
leftLaneDepart @9: Bool;
|
||||
leadDistanceBars @10: Int8; # 1-3: 1 is closest, 3 is farthest. some ports may utilize 2-4 bars instead
|
||||
|
||||
enum VisualAlert {
|
||||
# these are the choices from the Honda
|
||||
|
||||
Reference in New Issue
Block a user