Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By phil_jones2000
#20526 With the help above this did what I needed and erased the SSID/password - thanks for the help.

Code: Select all// 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);