summaryrefslogtreecommitdiff
path: root/src/up-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/up-constants.h')
-rw-r--r--src/up-constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/up-constants.h b/src/up-constants.h
index b4d3522..33324c5 100644
--- a/src/up-constants.h
+++ b/src/up-constants.h
@@ -31,6 +31,7 @@ G_BEGIN_DECLS
#define UP_DAEMON_SHORT_TIMEOUT 30 /* seconds */
#define UP_DAEMON_LONG_TIMEOUT 120 /* seconds */
+#define UP_FULLY_CHARGED_THRESHOLD 90 /* % */
#define UP_DAEMON_EPSILON 0.01 /* I can't believe it's not zero */
#define SECONDS_PER_HOUR 3600 /* seconds in an hour */