fix VID and PID

This commit is contained in:
sabas1080 2020-11-16 22:10:37 -06:00
parent 089fa82067
commit 33ca357094

View File

@ -1,4 +1,4 @@
USB_VID = 0x2341
USB_VID = 0x1209
USB_PID = 0x805A
USB_PRODUCT = "BastBLE"
USB_MANUFACTURER = "ElectronicCats"