v0.41
- adds new timeformats for a blinking second colon - awtrix now send stats to [PREFIX]/stats - fixes a bug where turning on an native app causes a crash.
This commit is contained in:
@@ -39,8 +39,10 @@ extern bool UPPERCASE_LETTERS;
|
||||
extern float CURRENT_TEMP;
|
||||
extern float CURRENT_HUM;
|
||||
extern float CURRENT_LUX;
|
||||
extern uint16_t LDR_RAW;
|
||||
extern String CURRENT_APP;
|
||||
extern uint8_t BATTERY_PERCENT;
|
||||
extern uint16_t BATTERY_RAW;
|
||||
extern uint8_t BRIGHTNESS;
|
||||
extern uint8_t BRIGHTNESS_PERCENT;
|
||||
extern String TEXTCOLOR;
|
||||
|
||||
Reference in New Issue
Block a user