Remove extraneous USBCON defines for AT90USB boards

USBCON is definied by serial.h pullikng in MarlinConfig.h which in turn pulls in Arduino.h.  Defining in later includes has shown to cause compile issues so removing all extraneous calls for and potentially easier future linker troubleshooting.
more USBCON unification
This commit is contained in:
Dave Johnson
2017-07-23 16:38:40 -07:00
parent 21591352d7
commit 4718c09c48
7 changed files with 0 additions and 8 deletions

View File

@ -67,7 +67,6 @@
#define BOARD_NAME "Printrboard"
#define USBCON 1286 // Disable MarlinSerial etc.
#define LARGE_FLASH true
// Disable JTAG pins so they can be used for the Extrudrboard