fix prod build

This commit is contained in:
2025-12-10 21:37:14 +01:00
parent b953394c0d
commit cbf781f0e5
2 changed files with 12 additions and 9 deletions

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