Skip to content

Commit ecf70ba

Browse files
Update README.md
Fix comments
1 parent 2091c45 commit ecf70ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ import sys
102102

103103
def runExample():
104104

105-
# These lines of code are all you need to initialize the OLED and print the splash screen.
105+
# These lines of code are all you need to initialize the OLED display and print text on the screen.
106106

107107
print("\nSparkFun Micro OLED Hello Example\n")
108108
myOLED = qwiic_oled_base.QwiicOledBase()

0 commit comments

Comments
 (0)