Skip to content

Commit d5f52e0

Browse files
author
Sky
committed
Fixed the VID, PID for the board
1 parent 33eb93f commit d5f52e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/flipperzero_wifi_dev/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
USB_VID = 0x239A
2-
USB_PID = 0x80A6
1+
USB_VID = 0x303A
2+
USB_PID = 0x4001
33
USB_PRODUCT = "Flipper Zero Wi-Fi Dev"
44
USB_MANUFACTURER = "Flipper Devices Inc."
55

0 commit comments

Comments
 (0)