mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
brown out detector enabled
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user