fcb_rotate¶
int fcb_rotate(struct fcb *fcb);
Erase the oldest sector in FCB.
Arguments¶
| Arguments | Description | 
|---|---|
| fcb | Points to FCB. | 
Returned values¶
Returns 0 on success; nonzero on failure.
Version 1.12.0 is not the most recent version of the Apache Mynewt documentation. Click here to read the latest version.