added shred speed to TUI

This commit is contained in:
2022-06-29 19:27:37 +02:00
parent 8de45505e4
commit c61859ed4e
3 changed files with 6 additions and 5 deletions

View File

@ -29,7 +29,7 @@
#endif
// Logic
//#define DRYRUN //don´t touch the drives
#define DRYRUN //don´t touch the drives
#define FROZEN_ALERT //show alert if drive is frozen
#define ZERO_CHECK_ALERT //check drive after shred if all bytes are zero, show alert if this fails