Fixed the VID, PID for the board
This commit is contained in:
parent
33eb93f2c8
commit
d5f52e030c
|
@ -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."
|
||||
|
||||
|
|
Loading…
Reference in New Issue