docs
docs copied to clipboard
Remove extra call to hasPendingErase in docs
performPendingErase already checks hasPendingErase so there's no need to document checking for a pending erase before requesting the erase: https://github.com/particle-iot/device-os/blob/0bc16d94772999c016aa4c70c1b330f53321f90f/services/inc/eeprom_emulation.h#L245