Skip to content

0.4.5

Latest
Compare
Choose a tag to compare
@holgerlembke holgerlembke released this 22 Mar 14:14
· 2 commits to main since this release

This release resolves the shemozzle around #1

0.4.5:

  • removed "virtual ~st7567sfGKAdafruit();" added in 0.4.4
  • removed inline from both virtual functions write(uint8_t value)

0.4.4:

  • font.cpp replaced reference to <avr/pgmspace.h> with <Arduino.h>
  • added "virtual ~st7567sfGKAdafruit();" to satisfy stm32 arm compiler