Fix Error screen and optimize GetTouchInfo
This commit is contained in:
@@ -48,7 +48,3 @@ void Error::ButtonEventHandler() {
|
||||
Error::~Error() {
|
||||
lv_obj_clean(lv_scr_act());
|
||||
}
|
||||
|
||||
bool Error::Refresh() {
|
||||
return running;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user