From 86617753ae1b0443c349a3240f2c8848abd34c60 Mon Sep 17 00:00:00 2001 From: DJ Sundog Date: Sun, 2 Aug 2020 16:48:59 -0700 Subject: [PATCH] missed one --- SoundslabInput.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoundslabInput.py b/SoundslabInput.py index 4a74f62..e309820 100644 --- a/SoundslabInput.py +++ b/SoundslabInput.py @@ -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