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

Add comment to assist development
pull/86709/head
Dave T 2023-05-10 14:53:00 +01:00 committed by GitHub
parent 7439ca5b1a
commit 4d26486c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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