sparkfun / SparkFun_Qwiic_OLED_Arduino_Library

Arduino Library for SparkFun's OLED Qwiic (I²C) boards
https://docs.sparkfun.com/SparkFun_Qwiic_OLED_Arduino_Library/introduction/
Other
9 stars 7 forks source link

Update name of library in library.properties? #8

Closed adamgarbo closed 2 years ago

adamgarbo commented 2 years ago

Hi folks,

I noticed the name of this library in library.properties is currently SparkFun Qwiic OLED Graphics Library. Should it instead be SparkFun_Qwiic_OLED_Arduino_Library? By the looks of it, you've done away with the older library. My Arduino IDE was getting a bit confused as with multiple libraries.

Cheers, Adam

ghost commented 2 years ago

Good catch - yes, this was an oversight when I copied over a file from the old library. Fixed, checked in and will get in next release.

FYI - The older library will continue to exist, but we don't plan to do any more updates to it. This library is where our focus is going forward.

Thanks! -Kirk