Skip to content

Releases: adafruit/Adafruit_SSD1306

2.0.3 - Changed splash.h to use binary literals instead of hex

17 Dec 21:03
6dc036e

Choose a tag to compare

2.0.2 - Bugfix for order arduino versions

27 Nov 19:16
b8da224

Choose a tag to compare

Update library.properties

2.0.1 - Bugfix: don't use PortReg for mbed

25 Oct 00:44
49afb36

Choose a tag to compare

Update library.properties

BREAKING CHANGES: Updated color constants to not conflict with other libraries

23 Oct 00:01

Choose a tag to compare

BREAKING CHANGES Color constants have been updated to not conflict with other libraries. If you are using the color constants in your code, you may need to update them by appending SSD1306_ to them.

1.3.0

04 Jul 10:05
76a2a1f

Choose a tag to compare

Update library.properties

Change Wire clock behavior (400 KHz default, override in constructor)

17 Nov 18:00

Choose a tag to compare

1.2.9

Change Wire clock behavior (400 KHz default, override in constructor)

Fixes for WICED Feather hardware SPI

17 Nov 06:04

Choose a tag to compare

1.2.8

Fixes for WICED Feather hardware SPI

Update docs & examples

14 Nov 00:22

Choose a tag to compare

1.2.7

Update .travis.yml

Fix software SPI & other details

13 Nov 01:51

Choose a tag to compare

1.2.6

Clean up transactions, thanks prenticedavid!

WICED Feather support (I2C and soft SPI only)

09 Nov 23:20

Choose a tag to compare

1.2.5

WICED Feather support (no HW SPI), revert ssd1306_command() behavior