Add USB serial support to SERIAL_PORT_2 on DUE (#17245)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ellensp
2020-03-24 11:55:21 +13:00
committed by GitHub
parent adb7a88428
commit cd4060a99c
6 changed files with 30 additions and 31 deletions

View File

@@ -94,7 +94,6 @@
#endif
#endif
#include "MarlinSerial.h"
#include "MarlinSerialUSB.h"