Update Command Line Interface authored by jesseg64's avatar jesseg64
[Home](Home) | [Next Chapter >>](CLI-Wrapper)
[[_TOC_]]
The CLI tool is a python console-based application used to interface with the CyDAQ by using serial communication. To run the tool, run the following commands.
If you haven't already, install the requirements (from the root directory of the repo)
......@@ -45,5 +41,3 @@ bb_pause Pause the Balance Beam
bb_resume Resume the Balance Beam
q/quit Exit The Command-Line
```
\ No newline at end of file
[Home](Home) | [Next Chapter >>](CLI-Wrapper)
\ No newline at end of file