update vid and pid for teknikio_bluebird
This commit is contained in:
parent
32744a04e1
commit
2abccc1745
|
@ -65,6 +65,8 @@ TAGS
|
||||||
*~
|
*~
|
||||||
|
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
**/*.DS_Store
|
||||||
|
*.icloud
|
||||||
|
|
||||||
# POEdit mo files
|
# POEdit mo files
|
||||||
####################
|
####################
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
USB_VID = 0x239A
|
USB_VID = 0x239A
|
||||||
USB_PID = 0x802A
|
USB_PID = 0x8070
|
||||||
USB_PRODUCT = "PCA10059"
|
USB_PRODUCT = "Bluebird"
|
||||||
USB_MANUFACTURER = "Nordic Semiconductor"
|
USB_MANUFACTURER = "Teknikio"
|
||||||
|
|
||||||
MCU_CHIP = nrf52840
|
MCU_CHIP = nrf52840
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue