Merge branch 'master' into M17_AX25_FM

This commit is contained in:
Jonathan Naylor 2021-03-13 12:03:22 +00:00
commit 7c14a6ec40

1
OLED.h
View file

@ -95,7 +95,6 @@ private:
bool m_displayRotate;
bool m_displayLogoScreensaver;
bool m_duplex;
bool m_slot2Enabled;
std::string m_ipaddress;
ArduiPi_OLED m_display;