update gui

This commit is contained in:
Jeff Wang
2019-10-07 03:19:26 -04:00
parent f847cd8869
commit b18969fef0
5 changed files with 61 additions and 11 deletions

View File

@ -208,7 +208,7 @@ int main()
ExpBuf[0] = 0;
ExpBuf[1] = 0;
LCD_OutString(VER_STR, 32);
LCD_OutString_Initial(VER_STR, 32);
#ifdef DESKTOP
LcdAvailable.release();
#endif