Merge branch 'main' of github.com:BertoldVdb/ms-tools into main

This commit is contained in:
Bertold Van den Bergh 2021-07-29 20:56:32 +02:00
commit 1da8d16ca2

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-set **command**: Set GPIO pin value and direction.
- gpio-get: Get GPIO values. - gpio-get: Get GPIO values.
Most commands have extra options. To get help simply run the program as follows: Most commands have extra options. To get help simply run the program as follows:
Main program: ./cli --help Main program: ./cli --help
Command: ./cli read --help Command: ./cli read --help
## MS2106 Board ## MS2106 Board