Releases: gregington/BigCrystal
Releases · gregington/BigCrystal
Version 2.0.1
Removed reference to obsolete library in library.properties.
Version 2.0.0
Moved to Arduino library format.
Added support for NewLiquidCrystal library which breaks compatibility with v1.0.0.
Initial release
Initial working code release supporting the standard LiquidCrystal library.
Future releases will not be compatible with this release as they will support both the stanard LiquidCrystal library (distributed with the IDE and the New LiquidCrystal Library, which offers more hardware support.
Adding this new support has unfortunately required a breaking change.