// Include API-Headers
extern "C" {
#include "ets_sys.h"
#include "os_type.h"
#include "osapi.h"
#include "mem.h"
#include "user_interface.h"
#include "cont.h"
}
...
spi_flash_erase_sector(0x7e);
Moderator: igrr
Flashing all the time to erase it will be quite tedious.