CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colors

This commit is contained in:
Christian Göttsche
2020-12-23 20:54:03 +01:00
committed by BenBE
parent ca9d7cd708
commit d609c04fe4
2 changed files with 9 additions and 2 deletions

1
CRT.h
View File

@ -57,6 +57,7 @@ typedef enum ColorElements_ {
METER_VALUE_IOWRITE,
METER_VALUE_NOTICE,
METER_VALUE_OK,
METER_VALUE_WARN,
LED_COLOR,
UPTIME,
BATTERY,