commit
07d57de660
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue