From f6a5aea1fe5eaa2c5bc5eb9e7febb4fde5b34d27 Mon Sep 17 00:00:00 2001 From: Richard Meadows Date: Sat, 18 Jul 2015 16:55:20 +0100 Subject: [PATCH] Added pre-flight note about hardware watchdog --- firmware/Pre-flight.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/Pre-flight.md b/firmware/Pre-flight.md index 659d39d..870a32c 100644 --- a/firmware/Pre-flight.md +++ b/firmware/Pre-flight.md @@ -6,6 +6,8 @@ - `APRS_ENABLE` is set if APRS is to be used on the flight - `APRS_USE_GEOFENCE` is set - `DEBUG_USE_INTWATCHDOG` can be disabled during flight. This saves some power + - Check interrupts are regular enough to kick the hardware + watchdog. - In `watchdog.h` - Set the various `MAXIDLE` values to values determined during