We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2091c45 commit ecf70baCopy full SHA for ecf70ba
README.md
@@ -102,7 +102,7 @@ import sys
102
103
def runExample():
104
105
- # These lines of code are all you need to initialize the OLED and print the splash screen.
+ # These lines of code are all you need to initialize the OLED display and print text on the screen.
106
107
print("\nSparkFun Micro OLED Hello Example\n")
108
myOLED = qwiic_oled_base.QwiicOledBase()
0 commit comments