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) (#4706)
This commit is contained in:
parent
7cdfff9ae8
commit
7812e7df72
1 changed files with 33 additions and 0 deletions
|
|
@ -1349,5 +1349,38 @@
|
|||
"images": [
|
||||
"tbeam-1w.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 123,
|
||||
"hwModelSlug": "T5_S3_EPAPER_PRO",
|
||||
"platformioTarget": "t5-epaper-s3",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LilyGo T5 E-paper S3 Pro",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"hasMui": false,
|
||||
"partitionScheme": "8MB",
|
||||
"images": [
|
||||
"t5s3-epaper-pro.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 125,
|
||||
"hwModelSlug": "MINI_EPAPER_S3",
|
||||
"platformioTarget": "mini-epaper-s3",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LilyGo Mini E-paper S3",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"hasMui": false,
|
||||
"images": [
|
||||
"mini-epaper-s3.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue