Browse Source

Tweak STM32F4 config

Scott Lahteine 6 years ago
parent
commit
d619ba2685
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/config/examples/STM32F4/Configuration.h

+ 1
- 1
Marlin/src/config/examples/STM32F4/Configuration.h View File

@@ -114,7 +114,7 @@
114 114
  *
115 115
  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
116 116
  */
117
-////#define SERIAL_PORT_2 -1
117
+//#define SERIAL_PORT_2 -1
118 118
 
119 119
 /**
120 120
  * This setting determines the communication speed of the printer.

Loading…
Cancel
Save