mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
fix main.c compile
This commit is contained in:
@ -85,7 +85,7 @@ void ACTION_Monitor(void)
|
||||
#endif
|
||||
g_monitor_enabled = true;
|
||||
RADIO_setup_registers(true);
|
||||
APP_start_listening(FUNCTION_MONITOR, false);
|
||||
APP_start_listening(FUNCTION_MONITOR);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user