Move NOAA down and rename SetNWR

This commit is contained in:
Armel FAUVEAU
2024-12-10 00:55:18 +01:00
parent 0cffb1500b
commit 1d033e995b
2 changed files with 14 additions and 4 deletions

View File

@@ -110,8 +110,10 @@ enum
#ifdef ENABLE_AM_FIX
MENU_AM_FIX,
#endif
#ifdef ENABLE_NOAA
MENU_NOAA_S,
#ifndef ENABLE_FEAT_F4HWN
#ifdef ENABLE_NOAA
MENU_NOAA_S,
#endif
#endif
MENU_RESET,
MENU_F_LOCK,
@@ -150,6 +152,9 @@ enum
#ifdef ENABLE_FEAT_F4HWN_RESCUE_OPS
MENU_SET_KEY,
#endif
#ifdef ENABLE_NOAA
MENU_NOAA_S,
#endif
#endif
MENU_BATCAL, // battery voltage calibration
MENU_F1SHRT,