sparkfun / SparkFun_SerLCD_Arduino_Library

A library to seamlessly control the SparkFun SerLCD over I2C, SPI, and Serial.
MIT License
23 stars 10 forks source link

Use with PlatformIO? #9

Open JonnyTech opened 3 years ago

JonnyTech commented 3 years ago

Is there any example of using the SerLCD library with PlatformIO?

PhilRW commented 3 years ago

I would also like to know this.

kikolobo commented 2 years ago

I am using it with and it does work.

JonnyTech commented 2 years ago

Interesting, can you share some example code?