diff options
Diffstat (limited to 'macway/controller.h')
| -rw-r--r-- | macway/controller.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macway/controller.h b/macway/controller.h new file mode 100644 index 000000000..aa862cdc1 --- /dev/null +++ b/macway/controller.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef CONTROLLER_H | ||
| 2 | #define CONTROLLER_H 1 | ||
| 3 | |||
| 4 | #include "controller_teensy.h" | ||
| 5 | |||
| 6 | #endif | ||
