mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
brown out detector enabled
This commit is contained in:
@@ -33,7 +33,8 @@ ARCH = atmega128
|
||||
TARGET = autopilot
|
||||
TARGETDIR = autopilot
|
||||
|
||||
LOW_FUSE = e0
|
||||
# LOW_FUSE = e0
|
||||
LOW_FUSE = a0
|
||||
HIGH_FUSE = 99
|
||||
|
||||
ifeq ($(SIMUL),1)
|
||||
|
||||
Reference in New Issue
Block a user