Merge pull request #565 from johnmccabe/fix-typos

Fix typo galactic_unicorn feature_test_with_audio.py
This commit is contained in:
Hel Gibbons 2022-11-09 09:51:00 +00:00 committed by GitHub
commit 6ebf1a97f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"