D9 = pin.GP4
D10 = pin.GP3
-#A0 = pin.GP29 # not currently supported in firmware
+# A0 = pin.GP29 # not currently supported in firmware
A1 = pin.GP28
A2 = pin.GP27
A3 = pin.GP26
BUTTON = pin.GP21
# access u2if via pin instance to open for specifc VID/PID
-pin.GP0._u2if_open_hid(0x239A, 0x80F8)
+pin.GP0._u2if_open_hid(0x239A, 0x00F7)