chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5465)

This commit is contained in:
James Rich
2026-05-19 10:12:04 -05:00
committed by GitHub
parent a141df4372
commit 83bb1a31f7
743 changed files with 89519 additions and 1 deletions
+1
View File
@@ -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"
]
}
]