mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
use press to cycle between screens
This commit is contained in:
@@ -5,4 +5,4 @@ void screen_print(const char * text);
|
||||
/// @return how many msecs can we sleep before we want service again
|
||||
uint32_t screen_loop();
|
||||
|
||||
void screen_setup(), screen_on(), screen_off(), screen_show_logo();
|
||||
void screen_setup(), screen_on(), screen_off(), screen_press();
|
||||
Reference in New Issue
Block a user