mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-05-21 17:31:19 +03:00
Arghhh vscode auto formatting again
This commit is contained in:
parent
667830c221
commit
387094d70b
16
ui/menu.h
16
ui/menu.h
@ -136,19 +136,19 @@ enum
|
|||||||
// ************************************
|
// ************************************
|
||||||
// items after here are normally hidden
|
// items after here are normally hidden
|
||||||
|
|
||||||
MENU_BAT_CAL, // battery voltage calibration
|
MENU_BAT_CAL, // battery voltage calibration
|
||||||
|
|
||||||
#ifdef ENABLE_F_CAL_MENU
|
#ifdef ENABLE_F_CAL_MENU
|
||||||
MENU_F_CALI, // 26MHz reference xtal calibration
|
MENU_F_CALI, // 26MHz reference xtal calibration
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
MENU_SCRAMBLER_EN, // scrambler enable/disable
|
MENU_SCRAMBLER_EN, // scrambler enable/disable
|
||||||
MENU_FREQ_LOCK, // lock to a selected region
|
MENU_FREQ_LOCK, // lock to a selected region
|
||||||
MENU_350_EN, // 350~400MHz enable/disable
|
MENU_350_EN, // 350~400MHz enable/disable
|
||||||
MENU_174_TX, // 174~350MHz TX enable/disable
|
MENU_174_TX, // 174~350MHz TX enable/disable
|
||||||
MENU_350_TX, // 350~400MHz TX enable/disable
|
MENU_350_TX, // 350~400MHz TX enable/disable
|
||||||
MENU_470_TX, // 470MHz and up TX enable/disable
|
MENU_470_TX, // 470MHz and up TX enable/disable
|
||||||
MENU_TX_EN, // disable the TX entirely
|
MENU_TX_EN, // disable the TX entirely
|
||||||
|
|
||||||
// ************************************
|
// ************************************
|
||||||
// ************************************
|
// ************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user