SuperTango / CrystalFontz635_Arduino

An Arduino library for the CrystalFontz635 Serial LCD
1 stars 1 forks source link

Library #1

Closed Darktitan911 closed 8 years ago

Darktitan911 commented 8 years ago

What Pstring library do you reference in your code?

SuperTango commented 8 years ago

The Arduinana PString library (http://arduiniana.org/libraries/pstring/). I believe it will work with the latest (PString 3). Note this code wasn't really meant as a public release (yet). It's woefully incomplete especially with trying to get ACKs from requests. Let me know if you have any other issues.