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

| void ToggleLED | ( | SeqButton * | button | ) |
| SeqButton but1 |
| SeqButton but2 |