percent are now two digit precision
This commit is contained in:
@ -8,17 +8,13 @@
|
||||
#ifndef REHDD_H_
|
||||
#define REHDD_H_
|
||||
|
||||
#define DRYRUN
|
||||
//#define DRYRUN
|
||||
|
||||
#define WORSE_HOURS 19200 //mark drive if at this limit or beyond
|
||||
#define WORSE_POWERUP 4000 //mark drive if at this limit or beyond
|
||||
|
||||
#define SHRED_ITERATIONS 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define READ 0
|
||||
#define WRITE 1
|
||||
|
||||
|
Reference in New Issue
Block a user