Skip to content

Commit

Permalink
correct PID
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalbert committed Mar 19, 2021
1 parent 21c55f8 commit ea82ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x80E6
USB_PID = 0x80FA
USB_PRODUCT = "FunHouse"
USB_MANUFACTURER = "Adafruit"

Expand Down

0 comments on commit ea82ca1

Please sign in to comment.