diff --git a/docs-site/src/content/docs/reference/index.mdx b/docs-site/src/content/docs/reference/index.mdx index bee2537..74fb5b6 100644 --- a/docs-site/src/content/docs/reference/index.mdx +++ b/docs-site/src/content/docs/reference/index.mdx @@ -25,7 +25,7 @@ All tools follow a consistent pattern: they return a JSON object with a `success | `esp_load_ram` | Load and execute binary in RAM without touching flash | | `esp_serial_monitor` | Capture serial output from an ESP device | -### Flash Operations (7 tools) +### Flash Operations (6 tools) | Tool | Description | |------|-------------|