summaryrefslogtreecommitdiff
path: root/converter/terminal_usb
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-04-13 00:23:05 +0900
committertmk <nobody@nowhere>2013-04-13 11:30:08 +0900
commit540d0700dc0a8172e32d419a9b99c30e2e82a98a (patch)
tree0a1472a1de23b3287428a879d2ec7ac80c832236 /converter/terminal_usb
parent2b33ecad57f80d9235665ecfbe477c098494468b (diff)
Remove common/controller_teensy.h
Diffstat (limited to 'converter/terminal_usb')
-rw-r--r--converter/terminal_usb/config_102_pjrc.h2
-rw-r--r--converter/terminal_usb/config_122_pjrc.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/converter/terminal_usb/config_102_pjrc.h b/converter/terminal_usb/config_102_pjrc.h
index 3ddbee3e76..65001a7d1f 100644
--- a/converter/terminal_usb/config_102_pjrc.h
+++ b/converter/terminal_usb/config_102_pjrc.h
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_H
#define CONFIG_H
-/* controller configuration */
-#include "controller_teensy.h"
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6531
diff --git a/converter/terminal_usb/config_122_pjrc.h b/converter/terminal_usb/config_122_pjrc.h
index 8a7c86822e..90e5edd313 100644
--- a/converter/terminal_usb/config_122_pjrc.h
+++ b/converter/terminal_usb/config_122_pjrc.h
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_H
#define CONFIG_H
-/* controller configuration */
-#include "controller_teensy.h"
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6532