Skip to content

Commit b329991

Browse files
committed
Adding comment describing the purpose of Check_inputs.
1 parent f01d606 commit b329991

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/Check_inputs/Check_inputs.ino

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/* This example allows the user to read the
2+
* inputs of the Braccio++ shield UI devices:
3+
* - joystick (up,down,left,right,select)
4+
* - button (enter)
5+
*/
6+
17
#include <Braccio++.h>
28

39
String toMessage(int const input)

0 commit comments

Comments
 (0)