Sfoglia il codice sorgente

Tweak STM32F4 config

Scott Lahteine 6 anni fa
parent
commit
d619ba2685
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Marlin/src/config/examples/STM32F4/Configuration.h

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

114
  *
114
  *
115
  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
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
  * This setting determines the communication speed of the printer.
120
  * This setting determines the communication speed of the printer.

Loading…
Annulla
Salva