mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
update mic gain code
This commit is contained in:
@ -115,7 +115,7 @@ void SystickHandler(void)
|
||||
g_current_function != FUNCTION_TRANSMIT &&
|
||||
g_current_function != FUNCTION_RECEIVE)
|
||||
{
|
||||
DECREMENT_AND_TRIGGER(g_fm_play_tick_10ms, g_schedule_fm);
|
||||
DECREMENT_AND_TRIGGER(g_fm_play_tick_10ms, g_fm_schedule);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user