mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
light sleep seems to work well
This commit is contained in:
@@ -11,4 +11,6 @@ void screen_setup(), screen_on(), screen_off(), screen_press();
|
||||
void screen_start_bluetooth(uint32_t pin);
|
||||
|
||||
// restore our regular frame list
|
||||
void screen_set_frames();
|
||||
void screen_set_frames();
|
||||
|
||||
bool is_screen_on();
|
||||
|
||||
Reference in New Issue
Block a user