This commit is contained in:
Your Name
2024-05-02 21:45:53 -05:00
parent 8408852966
commit e2cde8e886

View File

@@ -20,7 +20,7 @@
const int UI_BORDER_SIZE = 20; // clearpilot
const int UI_HEADER_HEIGHT = 420;
2
const int UI_FREQ = 20; // Hz
const int BACKLIGHT_OFFROAD = 50;
typedef cereal::CarControl::HUDControl::AudibleAlert AudibleAlert;