From 7a1e6e6e5bf187846bd533f04ee58e04798f0035 Mon Sep 17 00:00:00 2001 From: Adam Pigg Date: Sat, 11 Jul 2020 21:37:28 +0100 Subject: Add start of music appliction --- src/DisplayApp/Screens/Gauge.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/DisplayApp/Screens/Gauge.cpp') diff --git a/src/DisplayApp/Screens/Gauge.cpp b/src/DisplayApp/Screens/Gauge.cpp index 4c4cccd9..fd905231 100644 --- a/src/DisplayApp/Screens/Gauge.cpp +++ b/src/DisplayApp/Screens/Gauge.cpp @@ -19,6 +19,7 @@ Gauge::Gauge(Pinetime::Applications::DisplayApp *app) : Screen(app) { style.text.color = LV_COLOR_WHITE; style.line.color = LV_COLOR_RED; /*Line color after the critical value*/ + /*Describe the color for the needles*/ needle_colors[0] = LV_COLOR_ORANGE; -- cgit v1.2.3-70-g09d2