Browse Source

Update pins_PRINTRBOARD.h

darrelhunt 7 years ago
parent
commit
88d3fc0bcf
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/pins_PRINTRBOARD.h

+ 2
- 0
Marlin/pins_PRINTRBOARD.h View File

@@ -36,6 +36,8 @@
36 36
 #endif
37 37
 
38 38
 #define BOARD_NAME         "Printrboard"
39
+
40
+#define USBCON 1286  // Disable MarlinSerial etc.
39 41
 #define LARGE_FLASH        true
40 42
 
41 43
 // Disable JTAG pins so they can be used for the Extrudrboard

Loading…
Cancel
Save