Skip to content

Releases: platisd/nokia-5110-lcd-library

Version 2.7.2

04 Feb 09:00
Compare
Choose a tag to compare
  • Do not redefine macros if they already exist (fixes #27)

Version 2.7.1

24 Nov 14:00
fa6af6e
Compare
Choose a tag to compare
  • Fix printing of floats that have zeroes as decimals (#26)

Version 2.7.0

22 Nov 12:23
Compare
Choose a tag to compare
  • Allow to couple/uncouple CE pin (#23)

Version 2.6.2

09 Jul 20:56
Compare
Choose a tag to compare

Fix for #21

Version 2.6.1

12 Apr 15:56
Compare
Choose a tag to compare
  • Make the location of headers compatible with Arduino IDE's preferences

Version 2.6.0

08 Aug 16:03
0c1ec43
Compare
Choose a tag to compare
  • Draw bitmaps of user-defined size

Version 2.5.0

25 Jul 19:13
7d023b3
Compare
Choose a tag to compare
  • Enable the use of different fonts

Version 2.4.0

28 Mar 11:06
Compare
Choose a tag to compare
  • Support printing single characters

Version 2.3.0

06 Jan 15:23
6d230d0
Compare
Choose a tag to compare

Introduced possibility to use hardware SPI

Version 2.2.2

08 Nov 17:57
Compare
Choose a tag to compare

Bug fix for floats with many zero's (see #6).