Quellcode durchsuchen

Optiboot enabled

Robert Pelnar vor 5 Jahren
Ursprung
Commit
4eb4924d81
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -1147,7 +1147,7 @@ void setup()
 
 #ifdef W25X20CL
   // Enter an STK500 compatible Optiboot boot loader waiting for flashing the languages to an external flash memory.
- // optiboot_w25x20cl_enter();
+  optiboot_w25x20cl_enter();
 #endif
 
 #if (LANG_MODE != 0) //secondary language support