mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 06:24:16 +02:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5465)
This commit is contained in:
@@ -49,6 +49,7 @@ graph TB
|
||||
:androidApp -.-> :feature:map
|
||||
:androidApp -.-> :feature:node
|
||||
:androidApp -.-> :feature:settings
|
||||
:androidApp -.-> :feature:docs
|
||||
:androidApp -.-> :feature:firmware
|
||||
:androidApp -.-> :feature:wifi-provision
|
||||
:androidApp -.-> :feature:widget
|
||||
|
||||
@@ -1398,5 +1398,20 @@
|
||||
"images": [
|
||||
"mini-epaper-s3.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 127,
|
||||
"hwModelSlug": "HELTEC_MESH_NODE_T096",
|
||||
"platformioTarget": "heltec-mesh-node-t096",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "Heltec Mesh Node 096",
|
||||
"tags": [
|
||||
"Heltec"
|
||||
],
|
||||
"images": [
|
||||
"heltec-mesh-node-t096.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user