mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
more renaming to ease the pain
This commit is contained in:
@ -110,7 +110,7 @@ void SystickHandler(void)
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_FMRADIO
|
||||
if (g_fm_scan_state != FM_SCAN_OFF &&
|
||||
if (g_fm_scan_state_dir != FM_SCAN_STATE_DIR_OFF &&
|
||||
!g_monitor_enabled &&
|
||||
g_current_function != FUNCTION_TRANSMIT &&
|
||||
g_current_function != FUNCTION_RECEIVE)
|
||||
|
Reference in New Issue
Block a user