diff options
Diffstat (limited to 'converter/ps2_usb')
-rw-r--r-- | converter/ps2_usb/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converter/ps2_usb/config.h b/converter/ps2_usb/config.h index 1c53b876d2..4a2d1fc47b 100644 --- a/converter/ps2_usb/config.h +++ b/converter/ps2_usb/config.h @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define CONFIG_H #include <avr/interrupt.h> -/* controller configuration */ -#include "controller_teensy.h" #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x6512 |