Update OLED.h

This commit is contained in:
M0IEI 2017-08-06 22:26:01 +01:00 committed by GitHub
parent 41ed2db2dd
commit bfd207da58
1 changed files with 0 additions and 1 deletions

1
OLED.h
View File

@ -72,7 +72,6 @@ private:
unsigned char m_displayType;
unsigned char m_displayBrightness;
bool m_displayInvert;
;
ArduiPi_OLED display;
void OLED_statusbar();