Cleanup
This commit is contained in:
parent
ccd423bcef
commit
a4361de0cf
12 changed files with 14 additions and 242 deletions
|
|
@ -20,9 +20,6 @@ Tile::Tile(DisplayApp* app, std::array<Applications, 6>& applications) : Screen(
|
|||
appIndex++;
|
||||
}
|
||||
}
|
||||
|
||||
// ????
|
||||
//modal.reset(new Modal(app));
|
||||
|
||||
btnm1 = lv_btnmatrix_create(lv_scr_act(), nullptr);
|
||||
lv_btnmatrix_set_map(btnm1, btnm_map1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue