summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 229999c..9efbffa 100644
--- a/main.c
+++ b/main.c
@@ -8,7 +8,7 @@
#include "fpm.h"
#include "uart.h"
-#define BATMIN 5300
+#define BATMIN 5100
#define SERVO_PIN PB1
#define SERVO_DDR DDRB