aboutsummaryrefslogtreecommitdiff
path: root/inc/Screen.h
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-06-08 00:56:19 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-06-08 00:56:19 +0200
commit820e89ead9577c7aa4b7ef10f363daf8a28247ac (patch)
tree8006e48de8129e836ee45ef4516a036625949062 /inc/Screen.h
parente9a5544db7be5e461b92743b37adcc77162483b7 (diff)
downloadhoverbit-ble-820e89ead9577c7aa4b7ef10f363daf8a28247ac.tar.gz
hoverbit-ble-820e89ead9577c7aa4b7ef10f363daf8a28247ac.zip
:sparkles: Do lots of small tweaks
Diffstat (limited to 'inc/Screen.h')
-rw-r--r--inc/Screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/Screen.h b/inc/Screen.h
index abac919..0ea7b8c 100644
--- a/inc/Screen.h
+++ b/inc/Screen.h
@@ -83,8 +83,6 @@ class HoverBitDisplay {
DisplayMainScreenMode screenMode;
unsigned int tmpTimer;
bool BLEconnected;
- bool bBLEIndicator;
- bool flipFrame;
bool isPause;
void lowBattery();