Explorar el Código

Merge pull request #956 from XPila/MK3-new_lang

Optiboot enabled
XPila hace 6 años
padre
commit
07d57de660
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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