diff options
| author | JF <jf@codingfield.com> | 2020-02-23 16:14:03 +0100 |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-02-23 16:14:03 +0100 |
| commit | f07ffab4c1fa876e8da9a1bcc895ecf0dfa75acf (patch) | |
| tree | ad7fc589d76988e1977d54926a8f776c4340b846 /src/DisplayApp/DisplayApp.h | |
| parent | 02772b996fb26146cf38fc6deccff7f43a49dfd6 (diff) | |
Re-enable BLE, BLE status on display and battery level on display.
Diffstat (limited to 'src/DisplayApp/DisplayApp.h')
| -rw-r--r-- | src/DisplayApp/DisplayApp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DisplayApp/DisplayApp.h b/src/DisplayApp/DisplayApp.h index 656dd4ed..cb5e9f3b 100644 --- a/src/DisplayApp/DisplayApp.h +++ b/src/DisplayApp/DisplayApp.h @@ -14,7 +14,6 @@ #include "LittleVgl.h" #include <date/date.h> #include <DisplayApp/Screens/Clock.h> -//#include <DisplayApp/Screens/Message.h> namespace Pinetime { |
