Update README.md

This commit is contained in:
Bertold Van den Bergh 2021-07-26 00:37:51 +02:00 committed by GitHub
parent 0323a58f1d
commit c871062ef9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,8 +35,8 @@ In the folder 'cli' there is a simple Golang application that uses mshal to talk
- gpio-set **command**: Set GPIO pin value and direction.
- gpio-get: Get GPIO values.
Most commands have extra options. To get help simply run the program as follows:
Main program: ./cli --help
Most commands have extra options. To get help simply run the program as follows:
Main program: ./cli --help
Command: ./cli read --help
## MS2106 Board