Skip to content

Remove extra call to hasPendingErase in docs#1218

Open
metcalf wants to merge 1 commit intoparticle-iot:masterfrom
metcalf:patch-1
Open

Remove extra call to hasPendingErase in docs#1218
metcalf wants to merge 1 commit intoparticle-iot:masterfrom
metcalf:patch-1

Conversation

@metcalf
Copy link

@metcalf metcalf commented Sep 15, 2021

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant