diff options
| author | JF <jf@codingfield.com> | 2020-01-26 15:39:49 +0100 |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-01-26 15:39:49 +0100 |
| commit | 6491a7c3a0738d6e6ef3bf57da460f61298d1cd9 (patch) | |
| tree | f720612013c3518b54ecd22ccfc5aef6917d3023 /src/DisplayApp/DisplayApp.h | |
| parent | 640e8cd1febc679b976fb26225aec8d462a4c241 (diff) | |
Remove test code
Diffstat (limited to 'src/DisplayApp/DisplayApp.h')
| -rw-r--r-- | src/DisplayApp/DisplayApp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DisplayApp/DisplayApp.h b/src/DisplayApp/DisplayApp.h index 04265426..5a5d3ee6 100644 --- a/src/DisplayApp/DisplayApp.h +++ b/src/DisplayApp/DisplayApp.h @@ -59,8 +59,6 @@ namespace Pinetime { Screens::Clock clockScreen; Screens::Screen* currentScreen = nullptr; - Screens::Message messageScreen; - bool screenState = false; static constexpr uint8_t pinLcdBacklight1 = 14; static constexpr uint8_t pinLcdBacklight2 = 22; static constexpr uint8_t pinLcdBacklight3 = 23; |
