Skip to content

Commit 9159955

Browse files
authored
chore: update hardware list from Meshtastic API
1 parent 0a72641 commit 9159955

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

public/data/hardware-list.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,5 +1519,20 @@
15191519
"tags": [
15201520
"Seeed"
15211521
]
1522+
},
1523+
{
1524+
"hwModel": 130,
1525+
"hwModelSlug": "THINKNODE_M8",
1526+
"platformioTarget": "thinknode_m8",
1527+
"architecture": "nrf52840",
1528+
"activelySupported": false,
1529+
"supportLevel": 1,
1530+
"displayName": "Elecrow ThinkNode M8",
1531+
"tags": [
1532+
"Elecrow"
1533+
],
1534+
"images": [
1535+
"thinknode-m8.svg"
1536+
]
15221537
}
15231538
]

0 commit comments

Comments
 (0)