mirror of
https://github.com/BertoldVdb/ms-tools.git
synced 2025-12-10 07:44:46 +01:00
Merge branch 'main' of github.com:BertoldVdb/ms-tools into main
This commit is contained in:
commit
1da8d16ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue