mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations) (#3965)
This commit is contained in:
parent
fdff7315fe
commit
c21dcddf94
1 changed files with 32 additions and 0 deletions
|
|
@ -1251,5 +1251,37 @@
|
|||
"images": [
|
||||
"rak-wismesh-tap-v2.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 119,
|
||||
"hwModelSlug": "THINKNODE_M4",
|
||||
"platformioTarget": "thinknode_m4",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "ThinkNode M4",
|
||||
"tags": [
|
||||
"Elecrow"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"images": [
|
||||
"thinknode_m4.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 120,
|
||||
"hwModelSlug": "THINKNODE_M6",
|
||||
"platformioTarget": "thinknode_m6",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "ThinkNode M6",
|
||||
"tags": [
|
||||
"Elecrow"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"images": [
|
||||
"thinknode_m6.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue