|
DCC-EX Simple Throttle
Simple throttle for a DCC-EX CommandStation
|
#include "Arduino.h"

Go to the source code of this file.
Classes | |
| class | Rotary |
Macros | |
| #define | ENABLE_PULLUPS |
| #define | DIR_NONE 0x0 |
| #define | DIR_CW 0x10 |
| #define | DIR_CCW 0x20 |
| #define DIR_CCW 0x20 |
| #define DIR_CW 0x10 |
| #define DIR_NONE 0x0 |
| #define ENABLE_PULLUPS |