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
6 stars 7 forks source link

Minor corrections #4

Closed adamgarbo closed 2 years ago

adamgarbo commented 2 years ago

Hi folks,

Just a couple of odds and ends.

1) There's a URL typo in README.md on line 22 that points to the incorrect product (should be https://www.sparkfun.com/products/14532)

2) I've noticed the myOLED.text() keyword isn't properly highlighting itself in the Arduino IDE. I checked keywords.txt and it looks fine. Not a big issue, but strange!

Cheers, Adam

nseidle commented 2 years ago

Good eyes. Typo fixed.

.text() is highlighting for me. I fixed the keywords file just the other day. Maybe you have old version?

image

adamgarbo commented 2 years ago

Whoops, that did it! Installed the library for the first time yesterday and didn't spot the update.