Browse Source

Update pins_TEENSY2.h

darrelhunt 7 years ago
parent
commit
829c8592f2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/pins_TEENSY2.h

+ 1
- 0
Marlin/pins_TEENSY2.h View File

@@ -76,6 +76,7 @@
76 76
 
77 77
 #define BOARD_NAME         "Teensy++2.0"
78 78
 
79
+#define USBCON 1286  // Disable MarlinSerial etc.
79 80
 #define LARGE_FLASH        true
80 81
 
81 82
 #define X_STEP_PIN         28 //  0 Marlin

Loading…
Cancel
Save