pnd_make and pnd_run: Fixed some bugs (contributed by various people)
[pandora-libraries.git] / testdata / conf / eventmap
index c95a6f0..0e14190 100644 (file)
@@ -16,9 +16,9 @@ minimum_separation    1       # 1 second minimum between a single event repeating
 
 [battery]
 # for LED-blinking when battery gets low
-threshold                    # in %age; at x%, we go into blink-mode as warning
+threshold         10           # in %age; at x%, we go into blink-mode as warning
 check_interval    7            # in seconds to check threshold; should be a high 300s
 blink_interval    2            # frequency of blink
 blink_duration    50000        # how long a blink lasts, in uSecs
-shutdown_threshold 1           # battery %age we force a shutdown (to save the SD!)
+shutdown_threshold 3           # battery %age we force a shutdown (to save the SD!)
 shutdown_script           /usr/pandora/scripts/op_shutdown.sh