Second Deploy for Nextion LCD

This commit is contained in:
phdlee
2018-06-12 00:30:50 +09:00
parent 152b63a9ed
commit 3050374504
2 changed files with 3 additions and 4 deletions

View File

@@ -878,7 +878,7 @@ void SendUbitxData(void)
SendCommandL(CMD_DISP_OPTION1, displayOption1);
SendCommandL(CMD_DISP_OPTION2, displayOption2);
SendCommandStr(CMD_VERSION, "+v1.0N1"); //Version
SendCommandStr(CMD_VERSION, "+v1.092"); //Version
SendEEPromData(CMD_CALLSIGN, 0, userCallsignLength -1, 0);
//Complte Send Info