Fix button labels (#1361)

This commit is contained in:
kieranc
2022-10-06 15:00:35 +02:00
committed by GitHub
parent a0089e4fd0
commit 0f1d0bbd1d
2 changed files with 10 additions and 5 deletions

View File

@@ -112,6 +112,7 @@ namespace Pinetime {
lv_obj_t* btnPrevColor;
lv_obj_t* btnSettings;
lv_obj_t* labelBtnSettings;
lv_obj_t* lblToggle;
static constexpr int nLines = 9;
static constexpr int nColors = 7; // must match number of colors in InfineatColors