mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
new eeprom structure array (not yet used)
This commit is contained in:
@ -148,7 +148,7 @@ void ACTION_Scan(bool bRestart)
|
||||
|
||||
g_fm_auto_scan = true;
|
||||
g_fm_channel_position = 0;
|
||||
Frequency = g_eeprom.fm_lower_limit;
|
||||
Frequency = FM_RADIO_BAND.lower;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user