Skip to content
Snippets Groups Projects
Commit cfaa24dc authored by mkelly2's avatar mkelly2
Browse files

Checking code formatting in getting started

parent 58c9210d
No related branches found
No related tags found
No related merge requests found
......@@ -43,13 +43,13 @@ Ground Station Commands
All commands can be used directly when using the CLI rather than the GUI. Shown below are the main commands
as symbolic links, they can also be used by the CLI like follows `./Cli getsource`.
- `./getsource`
- `./setsource`
- `./getparam`
- `./setparam`
- `./getouput`
- `./getnodes`
- `./addnode`
- <code>./getsource</code>
- <code>./setsource</code>
- <code>./getparam</code>
- <code>./setparam</code>
- <code>./getouput</code>
- <code>./getnode</code>
- <code>./addnode</code>
Example Command and Flow through Ground Station
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment