commit
fa76619c03
1 changed files with 0 additions and 2 deletions
|
|
@ -553,8 +553,6 @@ bool FatVolume::wipe(print_t* pr) {
|
|||
cache_t* cache;
|
||||
uint16_t count;
|
||||
uint32_t lbn;
|
||||
uint8_t fatCount = 2; // should be fbs->fatCount or based on size of flash!
|
||||
|
||||
if (!fatType()) {
|
||||
DBG_FAIL_MACRO;
|
||||
goto fail;
|
||||
|
|
|
|||
Loading…
Reference in a new issue