Fixed RSSI calibration

This commit is contained in:
Krzysiek Egzmont
2023-10-16 12:22:56 +02:00
parent ec4bec5b1f
commit d817ff7e6a
7 changed files with 19 additions and 40 deletions

2
main.c
View File

@@ -84,7 +84,7 @@ void Main(void)
BOARD_EEPROM_Init();
BOARD_EEPROM_LoadMoreSettings();
BOARD_EEPROM_LoadCalibration();
RADIO_ConfigureChannel(0, VFO_CONFIGURE_RELOAD);
RADIO_ConfigureChannel(1, VFO_CONFIGURE_RELOAD);