Releases: sparkfun/SparkFun_Micro_OLED_Arduino_Library
Releases · sparkfun/SparkFun_Micro_OLED_Arduino_Library
Add public initDisplay()
Version 1.3.3
This release:
- Fixes some minor compiler warnings
Version 1.3.2
This release:
Version 1.3.1
This release:
- Gets library.json and library.properties back into sync - thank you @maxgerhardt #30
MicroOLED: Version 1.3 - A New Hope
Prior to version 1.3, this library was hard-wired to the Wire
I2C and SPI
ports. Version 1.3 allows alternate ports to be used, in a way which is backward-compatible with the previous versions. Please see the README for more details.
Version 1.2.10
This release includes:
Fix drawIcon() typo
v1.2.9 Update library.properties
Add drawIcon() and resort examples.
v1,2.8 Update readme and library properties.
Version 1.2.7
Add comments and Wire.begin()
Version 1.2.6
Removes call of Wire.begin from library