Closed maxgerhardt closed 3 years ago
This equalizes the PlatformIO library information with the Arduino one's in library.properties.
library.properties
Without this change, the PlatformIO library registry will not pick up a new version -- https://platformio.org/lib/show/366/SparkFun%20Micro%20OLED%20Breakout is stuck at a version from a year ago.
Thank you Max (@maxgerhardt ), I will merge this and then update again to 1.3.1 so the library.properties and the library.json are synchronized. Best wishes, Paul
This equalizes the PlatformIO library information with the Arduino one's in
library.properties
.Without this change, the PlatformIO library registry will not pick up a new version -- https://platformio.org/lib/show/366/SparkFun%20Micro%20OLED%20Breakout is stuck at a version from a year ago.