Fixed the VID, PID for the board

This commit is contained in:
Sky 2023-11-29 16:31:11 -05:00
parent 33eb93f2c8
commit d5f52e030c
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x80A6
USB_VID = 0x303A
USB_PID = 0x4001
USB_PRODUCT = "Flipper Zero Wi-Fi Dev"
USB_MANUFACTURER = "Flipper Devices Inc."