full brightness by default
This commit is contained in:
parent
799d1efcbb
commit
d6f4c4fec0
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from octopus_game_helpers import DiverPlayer, OctopusGame
|
|||
# built-in display
|
||||
display = board.DISPLAY
|
||||
|
||||
display.brightness = 0.3
|
||||
#display.brightness = 0.3
|
||||
|
||||
# main group that we'll show in the display
|
||||
main_group = Group()
|
||||
|
|
|
|||
Loading…
Reference in a new issue