Skip to content

Commit 6918658

Browse files
höhö
1 parent f7bd222 commit 6918658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/button.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
input_state = GPIO.input(PIN)
1616

17+
input_state = False # Enable soundboard
18+
1719
if not input_state:
1820
os.environ["PARTY_MODE"] = "1"
1921
else:

0 commit comments

Comments
 (0)