Fix flash operations tool count in reference index

Heading said 7 tools but the table correctly listed 6.
This commit is contained in:
Ryan Malloy 2026-02-25 16:06:16 -07:00
parent f8dfa90fba
commit 6c71fbc319

View File

@ -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 |
|------|-------------|