Merge pull request #956 from XPila/MK3-new_lang

Optiboot enabled
This commit is contained in:
XPila 2018-07-23 14:42:08 +02:00 committed by GitHub
commit 07d57de660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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