We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799d1ef commit d6f4c4fCopy full SHA for d6f4c4f
1 file changed
CircuitPython_GameAndWatch_Octopus/code.py
@@ -9,7 +9,7 @@
9
# built-in display
10
display = board.DISPLAY
11
12
-display.brightness = 0.3
+#display.brightness = 0.3
13
14
# main group that we'll show in the display
15
main_group = Group()
0 commit comments