storageStatusEmpty top-level constant

StorageStatus const storageStatusEmpty

Storage is missing (no microSD card loaded for example.)

STORAGE_STATUS_EMPTY

Implementation

const StorageStatus storageStatusEmpty = 0;