Add minor comment to assist development in aurora_abb_powerone (#90936)
Add comment to assist developmentpull/86709/head
parent
7439ca5b1a
commit
4d26486c98
|
@ -7,6 +7,8 @@
|
|||
# Developer note:
|
||||
# vscode devcontainer: use the following to access USB device:
|
||||
# "runArgs": ["-e", "GIT_EDITOR=code --wait", "--device=/dev/ttyUSB0"],
|
||||
# and add the following to the end of script/bootstrap:
|
||||
# sudo chmod 777 /dev/ttyUSB0
|
||||
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Reference in New Issue