Skip to content

Commit 5bf05e6

Browse files
authored
chore: update hardware list from Meshtastic API
1 parent 12c5fdd commit 5bf05e6

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

public/data/hardware-list.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,5 +1349,38 @@
13491349
"images": [
13501350
"tbeam-1w.svg"
13511351
]
1352+
},
1353+
{
1354+
"hwModel": 123,
1355+
"hwModelSlug": "T5_S3_EPAPER_PRO",
1356+
"platformioTarget": "t5-epaper-s3",
1357+
"architecture": "esp32-s3",
1358+
"activelySupported": false,
1359+
"supportLevel": 1,
1360+
"displayName": "LilyGo T5 E-paper S3 Pro",
1361+
"tags": [
1362+
"LilyGo"
1363+
],
1364+
"hasMui": false,
1365+
"partitionScheme": "8MB",
1366+
"images": [
1367+
"t5s3-epaper-pro.svg"
1368+
]
1369+
},
1370+
{
1371+
"hwModel": 125,
1372+
"hwModelSlug": "MINI_EPAPER_S3",
1373+
"platformioTarget": "mini-epaper-s3",
1374+
"architecture": "esp32-s3",
1375+
"activelySupported": false,
1376+
"supportLevel": 1,
1377+
"displayName": "LilyGo Mini E-paper S3",
1378+
"tags": [
1379+
"LilyGo"
1380+
],
1381+
"hasMui": false,
1382+
"images": [
1383+
"mini-epaper-s3.svg"
1384+
]
13521385
}
13531386
]

0 commit comments

Comments
 (0)