Lower tire temp green threshold

This commit is contained in:
Jasper Blanckenburg 2022-03-21 17:19:38 +01:00
parent 8a05663fbc
commit b5ece154c5
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ protected:
#define TT_COL1 EA_GREEN
#define TT_COL2 EA_ORANGE
#define TT_COL3 EA_RED
#define TT_THRESH1 50
#define TT_THRESH1 40
#define TT_THRESH2 60
#define TT_THRESH3 70