mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
add a real BOOT state, to avoid glitch from redrawing bootscreen twice
also its the right thing to do ;-)
This commit is contained in:
@@ -38,6 +38,9 @@ public:
|
||||
|
||||
/// Rebuilt our list of screens
|
||||
void setFrames();
|
||||
|
||||
/// Show our logo (and turn the screen on)
|
||||
void showBootscreen();
|
||||
private:
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user