Skip to content

Commit d69bfb1

Browse files
docs: document use_iot option in README
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a32ed3a commit d69bfb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ All features are opt-in or opt-out at generation time:
3131
| `use_ml` | `false` | Notebooks dir, data dir, optional ML deps, DVC, `.env` template |
3232
| `use_typecheck` | `true` | mypy strict type checking |
3333
| `use_devcontainer` | `false` | VS Code / Codespaces dev container |
34+
| `use_iot` | `false` | IoT/embedded setup: serial, GPIO, MQTT drivers, device config, mock fixtures |
3435

3536
To skip all prompts and get the standard setup:
3637

0 commit comments

Comments
 (0)