Skip to content

Releases: adafruit/Adafruit_SSD1306

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

23 Oct 00:01
Compare
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
Compare
Choose a tag to compare
Update library.properties

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

17 Nov 18:00
Compare
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
Compare
Choose a tag to compare
1.2.8

Fixes for WICED Feather hardware SPI

Update docs & examples

14 Nov 00:22
Compare
Choose a tag to compare
1.2.7

Update .travis.yml

Fix software SPI & other details

13 Nov 01:51
Compare
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
Compare
Choose a tag to compare
1.2.5

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

Add getPixel(), fix macros, enable 800 KHz I2C on ESP32

09 Nov 05:06
Compare
Choose a tag to compare
1.2.4

Sweep of various things. ESP32 I2C clock, add getPixel(), etc.

ESP32 fix

09 Nov 04:03
Compare
Choose a tag to compare
1.2.3

ESP32 fix

Teensy fix

09 Nov 01:46
Compare
Choose a tag to compare
1.2.2

Teensy fix