Spirik / GEM

Good Enough Menu for Arduino
GNU Lesser General Public License v3.0
240 stars 36 forks source link

Code refactoring for better version separation #11

Closed Spirik closed 4 years ago

Spirik commented 4 years ago

Small refactoring as an attempt to better separate AltSerialGraphicLCD and U8g2 versions:

Hopefully, more elegant solution will be found later to eliminate current requirement of both libraries being installed at the same time (regardless of which of them is actually used to control a display).