1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-27 16:54:15 +01:00

Turned off watchdog timer, which was crashing on real PipX.

This commit is contained in:
Brian Webb 2012-04-07 19:56:12 -07:00
parent e639d173a0
commit 3914d22b09

View File

@ -66,7 +66,7 @@
#define PIOS_INCLUDE_GPIO
#define PIOS_INCLUDE_EXTI
#define PIOS_INCLUDE_RTC
#define PIOS_INCLUDE_WDG
//#define PIOS_INCLUDE_WDG
#define PIOS_INCLUDE_BL_HELPER
/* A really shitty setting saving implementation */