Fix enter key spasm

This commit is contained in:
Scott Lahteine 2018-05-20 07:50:07 -05:00
parent c5c5506415
commit ad49088173

View file

@ -264,12 +264,6 @@
#elif MB(5DPRINT)
#include "pins_5DPRINT.h" // AT90USB1286 ?env:at90USB1286_DFU
#else
#error "Unknown MOTHERBOARD value set in Configuration.h"
#endif