testing web serial

This commit is contained in:
Hans P. Reiser 2024-09-23 00:11:53 +00:00
parent b356bce48a
commit 6405871346
1 changed files with 8 additions and 0 deletions

View File

@ -7,9 +7,17 @@
"builds": [
{
"chipFamily": "ESP32",
"fwversion": "dev",
"parts": [
{ "path": "dev20240913-C3-full.bin", "offset": 4096 }
]
},
{
"chipFamily": "ESP32",
"fwversion": "main",
"parts": [
{ "path": "main0.98-C3-full.bin", "offset": 4096 }
]
}
]
}