isSdCardUnUseful method

bool isSdCardUnUseful()

Implementation

bool isSdCardUnUseful() {
  return formatStatus == 0;
}