disable DRYRUN

This commit is contained in:
2025-12-12 22:11:33 +01:00
parent 446944260b
commit d0197d2ca6

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