mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
delete unused variable
This commit is contained in:
1
OLED.h
1
OLED.h
@@ -89,7 +89,6 @@ private:
|
|||||||
bool m_displayRotate;
|
bool m_displayRotate;
|
||||||
bool m_displayLogoScreensaver;
|
bool m_displayLogoScreensaver;
|
||||||
bool m_duplex;
|
bool m_duplex;
|
||||||
bool m_slot2Enabled;
|
|
||||||
std::string m_ipaddress;
|
std::string m_ipaddress;
|
||||||
ArduiPi_OLED m_display;
|
ArduiPi_OLED m_display;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user