We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabdb4e commit 6e7c8d8Copy full SHA for 6e7c8d8
Neo_Trinkey_Examples/Python_AdafruitIO_Color_Picker/code.py
@@ -4,7 +4,7 @@
4
5
import time
6
import serial
7
-from Adafruit_IO import Client, MQTTClient
+from Adafruit_IO import MQTTClient
8
9
# Configuration
10
com_port = 'COM123' # Adjust this to your COM port
0 commit comments