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

This commit is contained in:
James Rich 2026-03-04 05:27:54 -06:00 committed by GitHub
parent 7cdfff9ae8
commit 7812e7df72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
]
}
]