Skip to content

LcdMenu 1.1.0

Compare
Choose a tag to compare
@forntoh forntoh released this 14 Nov 09:08
· 919 commits to master since this release

What's new

  • Included support for LCD without I2C #2
    1. Just add #define USE_STANDARD_LCD before #import <LcdMenu.h>
    2. Then use setupLcdWithMenu(rs, en, d0, d1, d2, d3, menu)
  • Fixed #5
  • Adde feature #1