missed one
This commit is contained in:
parent
d0c6cf06e5
commit
86617753ae
@ -12,7 +12,7 @@ class SoundslabInputHandler:
|
||||
self.player_client.connect()
|
||||
|
||||
# initialize connection to display
|
||||
self.display = SoundslabDisplay(player_client)
|
||||
self.display = SoundslabDisplay(self.player_client)
|
||||
|
||||
# The buttons on Pirate Audio are connected to pins 5, 6, 16 and 24
|
||||
# Boards prior to 23 January 2020 used 5, 6, 16 and 20
|
||||
|
Loading…
Reference in New Issue
Block a user