terminal watchface: remove icons and other fixes

This commit is contained in:
Riku Isokoski
2022-02-20 15:06:28 +02:00
committed by JF
parent 1bfee61ef9
commit f1c91e1ce0
2 changed files with 9 additions and 31 deletions

View File

@@ -60,8 +60,6 @@ namespace Pinetime {
lv_obj_t* label_prompt_1;
lv_obj_t* label_prompt_2;
lv_obj_t* backgroundLabel;
lv_obj_t* batteryIcon;
lv_obj_t* batteryPlug;
lv_obj_t* batteryValue;
lv_obj_t* heartbeatValue;
lv_obj_t* stepValue;