We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a9192 commit d25667aCopy full SHA for d25667a
content/components/ota/zephyr_mcumgr.md
@@ -58,7 +58,7 @@ esphome upload h.yaml --device 00:11:22:33:44:55
58
To connect and update the device over serial:
59
60
```bash
61
-esphome upload h.yaml --device /dev/ttyACM0
+esphome upload h.yaml
62
```
63
64
Or connect to a specific serial:
0 commit comments