mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4129)
This commit is contained in:
parent
add87a4425
commit
2c9f410baa
7 changed files with 117 additions and 29 deletions
|
|
@ -348,6 +348,23 @@
|
|||
],
|
||||
"partitionScheme": "16MB"
|
||||
},
|
||||
{
|
||||
"hwModel": 33,
|
||||
"hwModelSlug": "T_ECHO_PLUS",
|
||||
"platformioTarget": "t-echo-plus",
|
||||
"architecture": "nrf52840",
|
||||
"supportLevel": 1,
|
||||
"activelySupported": false,
|
||||
"displayName": "LILYGO T-Echo Plus",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"images": [
|
||||
"t-echo_plus.svg"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"hasInkHud": true
|
||||
},
|
||||
{
|
||||
"hwModel": 39,
|
||||
"hwModelSlug": "DIY_V1",
|
||||
|
|
|
|||
|
|
@ -180,5 +180,18 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"pullRequests": []
|
||||
"pullRequests": [
|
||||
{
|
||||
"id": "9176",
|
||||
"title": "Add Minimesh Lite device variant",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9176",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9174",
|
||||
"title": "Fix zero in sp02 and Heart Rate on screen",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9174",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue