Releases: platisd/nokia-5110-lcd-library
Releases · platisd/nokia-5110-lcd-library
Version 2.7.2
Version 2.7.1
- Fix printing of floats that have zeroes as decimals (#26)
Version 2.7.0
- Allow to couple/uncouple CE pin (#23)
Version 2.6.2
Fix for #21
Version 2.6.1
- Make the location of headers compatible with Arduino IDE's preferences
Version 2.6.0
- Draw bitmaps of user-defined size
Version 2.5.0
- Enable the use of different fonts
Version 2.4.0
- Support printing single characters
Version 2.3.0
Introduced possibility to use hardware SPI
Version 2.2.2
Bug fix for floats with many zero's (see #6).