diff options
Diffstat (limited to 'inc/Screen.h')
-rw-r--r-- | inc/Screen.h | 2 |
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(); |