|
Sequential Button (for Arduino) 1.5
Sequential Button library for Arduino documentation
|
#include <SeqButton.h>
Functions | |
| void | callbackPush (SeqButton *button) |
| void | callbackRelease (SeqButton *button) |
| void | setup () |
| void | loop () |
Variables | |
| SeqButton | but |
| void callbackPush | ( | SeqButton * | button | ) |

| void callbackRelease | ( | SeqButton * | button | ) |

| void loop | ( | ) |
| void setup | ( | ) |

| SeqButton but |