summaryrefslogtreecommitdiff
path: root/macway/controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macway/controller.h')
-rw-r--r--macway/controller.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/macway/controller.h b/macway/controller.h
new file mode 100644
index 0000000000..aa862cdc1c
--- /dev/null
+++ b/macway/controller.h
@@ -0,0 +1,6 @@
+#ifndef CONTROLLER_H
+#define CONTROLLER_H 1
+
+#include "controller_teensy.h"
+
+#endif