mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
fix up/dn frequency tx offset bug
This commit is contained in:
@ -371,7 +371,7 @@ static void cmd_051D(const uint8_t *pBuffer)
|
||||
|
||||
#ifdef INCLUDE_AES
|
||||
if (reload_eeprom)
|
||||
BOARD_EEPROM_load();
|
||||
BOARD_eeprom_load();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user