Skip to content

Commit 43acc24

Browse files
authored
Update code.py
1 parent c45b46e commit 43acc24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PyPortal_User_Interface/code.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,5 @@ def switch_view(i):
418418
pass
419419
print("Sound Button Pressed")
420420
pyportal.play_file(soundDemo)
421-
b.selected = False
421+
b.selected = False
422+

0 commit comments

Comments
 (0)