Refresh rework
This commit is contained in:
parent
57b3397078
commit
97c761a5c7
72 changed files with 198 additions and 306 deletions
|
|
@ -12,8 +12,6 @@ namespace Pinetime {
|
|||
Label(uint8_t screenID, uint8_t numScreens, DisplayApp* app, lv_obj_t* labelText);
|
||||
~Label() override;
|
||||
|
||||
bool Refresh() override;
|
||||
|
||||
private:
|
||||
bool running = true;
|
||||
|
||||
|
|
@ -25,4 +23,4 @@ namespace Pinetime {
|
|||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue