kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore: Scheduled updates (Firmware, Hardware) (#3193)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>pull/3188/head
rodzic
bb698577ba
commit
108e9a8c01
|
|
@ -1105,13 +1105,13 @@
|
||||||
"platformioTarget": "m5stack-unitc6l",
|
"platformioTarget": "m5stack-unitc6l",
|
||||||
"architecture": "esp32-c6",
|
"architecture": "esp32-c6",
|
||||||
"supportLevel": 1,
|
"supportLevel": 1,
|
||||||
"activelySupported": false,
|
"activelySupported": true,
|
||||||
"displayName": "M5Stack Unit C6L",
|
"displayName": "M5Stack Unit C6L",
|
||||||
"tags": [
|
"tags": [
|
||||||
"M5Stack"
|
"M5Stack"
|
||||||
],
|
],
|
||||||
"images": [
|
"images": [
|
||||||
"place_holder.svg"
|
"m5_c6l.svg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -1119,7 +1119,7 @@
|
||||||
"hwModelSlug": "HELTEC_V4",
|
"hwModelSlug": "HELTEC_V4",
|
||||||
"platformioTarget": "heltec-v4",
|
"platformioTarget": "heltec-v4",
|
||||||
"architecture": "esp32-s3",
|
"architecture": "esp32-s3",
|
||||||
"activelySupported": false,
|
"activelySupported": true,
|
||||||
"supportLevel": 1,
|
"supportLevel": 1,
|
||||||
"displayName": "Heltec V4",
|
"displayName": "Heltec V4",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
@ -1127,6 +1127,9 @@
|
||||||
],
|
],
|
||||||
"requiresDfu": true,
|
"requiresDfu": true,
|
||||||
"hasMui": false,
|
"hasMui": false,
|
||||||
"partitionScheme": "16MB"
|
"partitionScheme": "16MB",
|
||||||
|
"images": [
|
||||||
|
"heltec_v4.svg"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Ładowanie…
Reference in New Issue