(cherry picked from commit 37510136c1804e9f472e1a470023825de7b4a258)
This commit is contained in:
Matthew Kennedy 2023-05-04 13:53:20 -07:00 committed by rusefillc
parent 058a223073
commit c613a5f042
1 changed files with 2 additions and 2 deletions

View File

@ -113,8 +113,8 @@
#define GAUGE_NAME_ECU_TEMPERATURE "ECU temperature"
#define GAUGE_NAME_AUX_LINEAR_1 "Aux Linear #1"
#define GAUGE_NAME_AUX_LINEAR_2 "Aux Linear #2"
#define GAUGE_NAME_AUX_LINEAR_1 "Aux linear #1"
#define GAUGE_NAME_AUX_LINEAR_2 "Aux linear #2"
#define GAUGE_NAME_BOOST_OUTPUT "Boost: Output"
#define GAUGE_NAME_BOOST_CLOSED_LOOP "Boost: Closed loop"