v0.40
- fixes a bug in text lengths calculations with spaces - adds the onscreen menu option to disable or enable internal apps Many options are moved from webinterface to onscreen menu the last few versions. if you running awtrix light for some versions now, it could be necessary to delete your config.json and restart in order to cleanup your webinterface. closes #14
This commit is contained in:
@@ -16,9 +16,10 @@ extern String MQTT_PREFIX;
|
||||
extern String CITY;
|
||||
extern bool IO_BROKER;
|
||||
extern bool NET_STATIC;
|
||||
extern bool SHOW_TIME;
|
||||
extern bool SHOW_DATE;
|
||||
extern bool SHOW_WEATHER;
|
||||
extern bool SHOW_BATTERY;
|
||||
extern bool SHOW_BAT;
|
||||
extern bool SHOW_TEMP;
|
||||
extern bool SHOW_HUM;
|
||||
extern bool SHOW_SECONDS;
|
||||
|
||||
Reference in New Issue
Block a user