1
0
forked from me/IronOS

Fix build on linux

This commit is contained in:
Ben V. Brown
2018-10-11 15:18:27 +11:00
parent be414d36e3
commit b2e52bcb15
2 changed files with 2 additions and 2 deletions

View File

@@ -698,7 +698,7 @@ void showVersion(void) {
#ifdef MODEL_TS80
OLED::printNumber(idealQCVoltage,3);
#else
OLED::print("Tek.com")
OLED::print("Tek.com");
#endif
break;
default: