mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-31 15:10:40 +00:00
Fixup determineResolution()
This commit is contained in:
@@ -26,7 +26,6 @@ void determineResolution(int16_t screenheight, int16_t screenwidth)
|
||||
bool hasUnreadMessage = false;
|
||||
bool isMuted = false;
|
||||
bool isHighResolution = false;
|
||||
determineResolution(160, 80);
|
||||
|
||||
// === Internal State ===
|
||||
bool isBoltVisibleShared = true;
|
||||
|
||||
Reference in New Issue
Block a user