Fix Error screen and optimize GetTouchInfo
This commit is contained in:
parent
f221f5d744
commit
8f0771183c
4 changed files with 8 additions and 15 deletions
|
|
@ -12,7 +12,6 @@ namespace Pinetime {
|
|||
Error(DisplayApp* app, System::BootErrors error);
|
||||
~Error() override;
|
||||
|
||||
bool Refresh() override;
|
||||
void ButtonEventHandler();
|
||||
private:
|
||||
lv_obj_t* btnOk;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue