Commit BBC

This commit is contained in:
Bernardo Carvalho
2020-01-27 09:50:29 +00:00
parent 9625a19d21
commit 21d175abcd
6 changed files with 19 additions and 15 deletions

View File

@@ -26,6 +26,7 @@ dbLoadRecords("db/ISTTOKmachineControl.db","P=ISTTOK:,R=central:")
## Load Serial drivers
drvAsynSerialPortConfigure("RS0","/dev/ttyUSB0")
#drvAsynSerialPortConfigure("RS0","/dev/ttyAMA0")
asynSetOption("RS0", 0, "baud", "9600")
asynSetOption("RS0", 0, "bits", "8")