update version and readme

This commit is contained in:
Hendrik Schutter 2022-09-20 21:53:43 +02:00
parent 17cc41dc5f
commit 1f50f87f97
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Instructions how to create a standalone machine that boots directly to reHDD. Th
* Upload reHDD log every 12h if wanted * Upload reHDD log every 12h if wanted
### Software requirements ### Software requirements
* `apt-get install hwinfo smartmontools curl` * `apt-get install hwinfo smartmontools curl htop sudo`
### Installation ### Installation

View File

@ -8,7 +8,7 @@
#ifndef REHDD_H_ #ifndef REHDD_H_
#define REHDD_H_ #define REHDD_H_
#define REHDD_VERSION "bV0.2.2" #define REHDD_VERSION "bV0.3.0"
// Drive handling Settings // Drive handling Settings
#define WORSE_HOURS 19200 //mark drive if at this limit or beyond #define WORSE_HOURS 19200 //mark drive if at this limit or beyond