diff options
author | dragonprevost <dragon@dkp.io> | 2018-11-13 11:29:57 -0800 |
---|---|---|
committer | dragonprevost <dragon@dkp.io> | 2018-11-13 11:29:57 -0800 |
commit | 94ba948f63c8b3b43ed858c601bb3ddf2e59bd35 (patch) | |
tree | 0fa67bd59ba7a42fcd35b97c5d51f54ec6cb5fca | |
parent | 232df147ba604648efd8cdbb4b22f9b1d7d4818e (diff) |
readme formatting
-rw-r--r-- | readme.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,11 +1,13 @@ -Motion Service +MangOH 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. +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 probe the onboard bmi160 chip intermittently in order to detect a significant motion on the board. -## Prerequisits +## Prerequisites Throw in some prereq ## Getting Started Compile the project using -```make wp85``` +``make wp85`` + +## Setting |