mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 09:57:43 +00:00
Fix typo in devcontainer.json (#15791)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"--privileged",
|
||||
"-e",
|
||||
"GIT_EDITOR=code --wait"
|
||||
// uncomment and edit the path in order to pass though local USB serial to the conatiner
|
||||
// uncomment and edit the path in order to pass through local USB serial to the container
|
||||
// , "--device=/dev/ttyACM0"
|
||||
],
|
||||
"appPort": 6052,
|
||||
|
||||
Reference in New Issue
Block a user