diff options
Diffstat (limited to 'converter/m0110_usb/config.h')
-rw-r--r-- | converter/m0110_usb/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/converter/m0110_usb/config.h b/converter/m0110_usb/config.h index f7a4b9bc97..ac1c40a38e 100644 --- a/converter/m0110_usb/config.h +++ b/converter/m0110_usb/config.h @@ -18,9 +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 0x0110 |