uBITX V5 suppoort and SDR Frequency Change

This commit is contained in:
phdlee
2019-04-02 23:09:18 +09:00
parent 2c075d5236
commit 05de66a038
3 changed files with 44 additions and 10 deletions

View File

@@ -1041,7 +1041,7 @@ void SendUbitxData(void)
EEPROM.get(EXTERNAL_DEVICE_OPT1, nextionDisplayOption);
SendCommandUL(CMD_DISP_OPTION2, nextionDisplayOption);
SendCommandStr(CMD_VERSION, (char *)("+v1.120")); //Version
SendCommandStr(CMD_VERSION, (char *)("+v1.122")); //Version
SendEEPromData(CMD_CALLSIGN, 0, userCallsignLength -1, 0);
/*