Reduced string storage using tokens (#15593)
This commit is contained in:
@@ -467,6 +467,7 @@ public:
|
||||
static void synchronize(PGM_P const msg=nullptr);
|
||||
|
||||
static screenFunc_t currentScreen;
|
||||
static bool screen_changed;
|
||||
static void goto_screen(const screenFunc_t screen, const uint16_t encoder=0, const uint8_t top=0, const uint8_t items=0);
|
||||
static void save_previous_screen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user