User triggered print of drive lable #85

Merged
localhorst merged 6 commits from feature/print-all-shredded-drives into master 2025-12-12 22:32:51 +01:00
4 changed files with 64 additions and 5 deletions
Showing only changes of commit 28395797ab - Show all commits

View File

@ -31,7 +31,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 // check drive after shred if all bytes are zero, show alert if this fails