git issue
This commit is contained in:
parent
3dd72e3398
commit
b2db628938
|
@ -330,7 +330,7 @@ uint8_t BL_WriteFlash(ioMem_t *pMem)
|
|||
return BL_WriteA(CMD_PROG_FLASH, pMem, (40 / START_BIT_TIMEOUT_MS));
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#if defined(USE_SERIAL_4WAY_BLHELI_BOOTLOADER) && defined(USE_FAKE_ESC)
|
||||
|
||||
#define FAKE_PAGE_SIZE 512
|
||||
|
|
Loading…
Reference in New Issue