mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 02:45:41 +00:00
Additional VID for Thinknode m1 usb
This commit is contained in:
parent
1994bb3cd1
commit
3c432abc9d
@ -10,7 +10,8 @@
|
|||||||
"hwids": [
|
"hwids": [
|
||||||
["0x239A", "0x4405"],
|
["0x239A", "0x4405"],
|
||||||
["0x239A", "0x0029"],
|
["0x239A", "0x0029"],
|
||||||
["0x239A", "0x002A"]
|
["0x239A", "0x002A"],
|
||||||
|
["0x239A", "0x00DA"]
|
||||||
],
|
],
|
||||||
"usb_product": "elecrow_eink",
|
"usb_product": "elecrow_eink",
|
||||||
"mcu": "nrf52840",
|
"mcu": "nrf52840",
|
||||||
|
Loading…
Reference in New Issue
Block a user