summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 87fd568..469a46d 100644
--- a/config.h
+++ b/config.h
@@ -20,7 +20,7 @@
#define TEMPFILE "/sys/class/thermal/thermal_zone0/temp"
#define MAXLENGTH 256
-#define LOWBATT 65
+#define LOWBATT 20
#define ARG_LIMIT 10
#define BUFF_SIZE 512