Skip to content

Commit 0d3f4d5

Browse files
committed
Fix the online flashing tool
1 parent b444257 commit 0d3f4d5

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

Binary file not shown.

docs/anémomètre/espwebtools/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"new_install_prompt_erase": false,
55
"builds": [
66
{
7-
"chipFamily": "ESP32C6",
7+
"chipFamily": "ESP32-C6",
88
"parts": [
99
{ "path": "SedNav_v3.1_esp32c6_firmware-merged.bin", "offset": 0 }
1010
]

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ plugins:
9292
- privacy:
9393
assets_exclude:
9494
- unpkg.com/mathjax@3/*
95+
- unpkg.com/esp-web-tools@10/*
9596
- giscus.app/*
9697
- git-revision-date-localized:
9798
enable_creation_date: true

0 commit comments

Comments
 (0)