Skip to content

Commit 86369e6

Browse files
author
Valentin Roland
committed
software structure documentation
1 parent 7c8ca82 commit 86369e6

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

Readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ You can now receive gesture data and lock/unlock events from the two callback fu
9696
`updateControls()` and `updateLockOutput()`. You can also have a look at the example sketch
9797
provided with this library. That's it!
9898
99+
# Software Structure
100+
101+
The diagram below visualizes the overall software structure when using this library:
102+
103+
![](extras/Documentation/images/application_structure.png)
104+
99105
# How it works
100106
101107
## Usage of the MyoBridge Library
Binary file not shown.
Loading

0 commit comments

Comments
 (0)