brown out detector enabled

This commit is contained in:
Antoine Drouin
2005-11-22 17:49:01 +00:00
parent 84e851292f
commit b89213654a
+2 -1
View File
@@ -33,7 +33,8 @@ ARCH = atmega128
TARGET = autopilot TARGET = autopilot
TARGETDIR = autopilot TARGETDIR = autopilot
LOW_FUSE = e0 # LOW_FUSE = e0
LOW_FUSE = a0
HIGH_FUSE = 99 HIGH_FUSE = 99
ifeq ($(SIMUL),1) ifeq ($(SIMUL),1)