v0.35
- moves transistion time and app time setting into onscreen-menu - Text starts to scroll on the left side instead from right - allows to switch to a page by name via mqtt - custompages doesnt need to have integers as an id anymore, you can also use strings now. closes #7 closes #4
This commit is contained in:
@@ -28,7 +28,7 @@ extern String NET_GW;
|
||||
extern String NET_SN;
|
||||
extern String NET_PDNS;
|
||||
extern String NET_SDNS;
|
||||
extern int TIME_PER_FRAME;
|
||||
extern int TIME_PER_APP;
|
||||
extern uint8_t MATRIX_FPS;
|
||||
extern int TIME_PER_TRANSITION;
|
||||
extern String NTP_SERVER;
|
||||
|
||||
Reference in New Issue
Block a user