summaryrefslogtreecommitdiff
path: root/macway/controller.h
diff options
context:
space:
mode:
authortmk2010-10-27 20:51:45 +0900
committertmk2010-10-27 22:56:01 +0900
commit2f80e790c6310ad24a4cb3d4a72c31314364fef7 (patch)
treeaad001abdb61ff736e580f98184ab7cd9e870648 /macway/controller.h
parent461e0d3d8c82cc78d29d3115af3c417bb51bb50f (diff)
new build method for macway
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 000000000..aa862cdc1
--- /dev/null
+++ b/macway/controller.h
@@ -0,0 +1,6 @@
+#ifndef CONTROLLER_H
+#define CONTROLLER_H 1
+
+#include "controller_teensy.h"
+
+#endif