Skip to content

Commit

Permalink
delete unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jg1uaa committed Mar 13, 2021
1 parent 125f217 commit c2be5ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OLED.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ class COLED : public CDisplay
bool m_displayRotate;
bool m_displayLogoScreensaver;
bool m_duplex;
bool m_slot2Enabled;
std::string m_ipaddress;
ArduiPi_OLED m_display;

Expand Down

0 comments on commit c2be5ab

Please sign in to comment.