mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-03 20:30:43 +00:00
Merge branch '2.7-MiscFixes-Week1' of https://github.com/meshtastic/firmware into 2.7-MiscFixes-Week1
This commit is contained in:
commit
0ba3170dfe
@ -312,7 +312,7 @@ void menuHandler::compassNorthMenu()
|
||||
config.display.compass_north_top = false;
|
||||
service->reloadConfig(SEGMENT_CONFIG);
|
||||
screen->setFrames();
|
||||
} else {
|
||||
} else if (selected == 0) {
|
||||
menuQueue = position_base_menu;
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user