fourstix / QwiicSerLCD

Version of Arduino LiquidCrystal Library for Sparkfun Serial Enabled LCD with a Qwiic Adapter
MIT License
1 stars 14 forks source link

Refactor library to allow wire port as parameter #3

Closed fourstix closed 5 years ago

fourstix commented 5 years ago

Refactor the library so the user may specify the i2c port when initializing the library. Follow the Sparkfun example here: https://www.sparkfun.com/news/2194 and here: https://github.com/sparkfun/Genericized_Library_Examples and here: https://github.com/sparkfun/SparkFun_SCD30_Arduino_Library

fourstix commented 5 years ago

Closed by pull request #4