Browse Source

Update pins_PRINTRBOARD.h

darrelhunt 8 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
 #endif
36
 #endif
37
 
37
 
38
 #define BOARD_NAME         "Printrboard"
38
 #define BOARD_NAME         "Printrboard"
39
+
40
+#define USBCON 1286  // Disable MarlinSerial etc.
39
 #define LARGE_FLASH        true
41
 #define LARGE_FLASH        true
40
 
42
 
41
 // Disable JTAG pins so they can be used for the Extrudrboard
43
 // Disable JTAG pins so they can be used for the Extrudrboard

Loading…
Cancel
Save