Add Custom LPF Filter and Changed Version Number

This commit is contained in:
phdlee
2018-09-07 23:37:23 +09:00
parent e79dbdbbe7
commit 9ff8365c3f
4 changed files with 67 additions and 6 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.097")); //Version
SendCommandStr(CMD_VERSION, (char *)("+v1.100")); //Version
SendEEPromData(CMD_CALLSIGN, 0, userCallsignLength -1, 0);
/*