Skip to content

Commit d25667a

Browse files
committed
fix
1 parent 78a9192 commit d25667a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/ota/zephyr_mcumgr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ esphome upload h.yaml --device 00:11:22:33:44:55
5858
To connect and update the device over serial:
5959

6060
```bash
61-
esphome upload h.yaml --device /dev/ttyACM0
61+
esphome upload h.yaml
6262
```
6363

6464
Or connect to a specific serial:

0 commit comments

Comments
 (0)