Merge pull request #565 from johnmccabe/fix-typos
Fix typo galactic_unicorn feature_test_with_audio.py
This commit is contained in:
commit
6ebf1a97f8
|
@ -346,7 +346,7 @@ while True:
|
|||
text = "Raise B"
|
||||
|
||||
if gu.is_pressed(GalacticUnicorn.SWITCH_BRIGHTNESS_DOWN):
|
||||
text = "Power B"
|
||||
text = "Lower B"
|
||||
|
||||
if gu.is_pressed(GalacticUnicorn.SWITCH_SLEEP):
|
||||
text = "Stop"
|
||||
|
|
Loading…
Reference in New Issue