瀏覽代碼

Merge pull request #956 from XPila/MK3-new_lang

Optiboot enabled
XPila 6 年之前
父節點
當前提交
07d57de660
共有 1 個文件被更改,包括 1 次插入1 次删除
  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