Reduce line spacing to fit more content

This commit is contained in:
HarukiToreda
2025-12-16 01:01:40 -05:00
parent 929aa5c968
commit c761444bee
2 changed files with 15 additions and 6 deletions

View File

@@ -106,7 +106,9 @@ enum MenuAction {
TOGGLE_CHANNEL_DOWNLINK,
TOGGLE_CHANNEL_POSITION,
SET_CHANNEL_PRECISION,
// Display
TOGGLE_DISPLAY_UNITS,
// Network
TOGGLE_WIFI,
};