Update GUIThread.cpp

This commit is contained in:
Ben V. Brown
2022-11-23 21:07:26 +11:00
parent 38b4a87602
commit 6b8ee8ad48

View File

@@ -84,5 +84,4 @@ void startGUITask(void const *argument) {
}
drawHomeScreen(buttonLockout);
}
setoffset
}