diff options
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,10 +2,10 @@ Motion Service ====== This application is designed to operate on a [MongOH Red](https://mangoh.io/mangoh-red-new) WP85 board. Using **general input output** this project uses pthreads to probes a bmi160 chip intermittently in order to detect a significant impact. -##Prerequisits +## Prerequisits Throw in some prereq -##Getting Started +## Getting Started Compile the project using ```make wp85``` |