erase
Erase the secondary slot of the main image (asynchronous).
Parameters
callback
the asynchronous callback.
Erase the given slot of the main image (asynchronous).
Parameters
slot
the slot id: 0 for primary, 1 for secondary (default).
callback
the asynchronous callback.
Erase the secondary slot of the main image (synchronous).
Return
The response.
Throws
Transport error. See cause.
Erase the given slot of the main image (synchronous).
Return
The response.
Parameters
slot
the slot id: 0 for primary, 1 for secondary (default).
Throws
Transport error. See cause.