fourstix / QwiicSerLCD

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

Add support for SPI to Library #8

Closed fourstix closed 6 years ago

fourstix commented 6 years ago

Add support for SPI. Create a begin function that takes an SPI object. Need to determine how best to implement.

fourstix commented 6 years ago

Closed by pull request #9