docs(config): align inline comments and sync model defaults

This commit is contained in:
Chummy 2026-02-18 17:43:02 +08:00
parent 9410e4e78e
commit 461a4563f8
6 changed files with 41 additions and 41 deletions

View file

@ -31,7 +31,7 @@ Edit `~/.zeroclaw/config.toml`:
```toml
[peripherals]
enabled = true
datasheet_dir = "docs/datasheets" # optional: RAG for "turn on red led" → pin 13
datasheet_dir = "docs/datasheets" # optional: RAG for "turn on red led" → pin 13
[[peripherals.boards]]
board = "nucleo-f401re"