Add minor comment to assist development in aurora_abb_powerone (#90936)

Add comment to assist development
This commit is contained in:
Dave T
2023-05-10 14:53:00 +01:00
committed by GitHub
parent 7439ca5b1a
commit 4d26486c98

View File

@@ -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