You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
S.J.R. van Schaik
10595417f5
|
6 years ago | |
---|---|---|
admin | 7 years ago | |
protocol | 7 years ago | |
README.md | 6 years ago |
README.md
Building
mkdir -p ~/go/src/mcs
ln -s ~/Projects/tbm-go-rots ~/go/src/mcs
go install mcs/tbm-go-rots/admin
go install mcs/tbm-go-rots/protocol
Usage
To get the date from the admin serial interface:
~/go/bin/admin -serial-baud 115200 date
To get the date from the user serial interface:
~/go/bin/protocol -serial-baud 115200 date