mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-04 00:52:17 +00:00
Bug fix where freetext screen activates when alert banner shows
This commit is contained in:
@@ -703,4 +703,7 @@ class Screen : public concurrency::OSThread
|
||||
|
||||
} // namespace graphics
|
||||
|
||||
extern String alertBannerMessage;
|
||||
extern uint32_t alertBannerUntil;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user