web-flasher/manifest_btclock.json

14 lines
233 B
JSON
Raw Permalink Normal View History

2024-11-26 00:02:19 +00:00
{
"name": "BTClock",
"version": "latest",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32-S3",
"parts": [
{ "path": "firmware/full-firmware.bin", "offset": 0 }
]
}
]
}