1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

REVONANO - Disable WDG for debug pourposes

This commit is contained in:
Alessio Morale 2014-12-04 01:55:33 +01:00
parent 3563b1ff0e
commit 951c9c2fad

View File

@ -69,7 +69,7 @@
#define PIOS_INCLUDE_SPI
#define PIOS_INCLUDE_GPIO
#define PIOS_INCLUDE_EXTI
#define PIOS_INCLUDE_WDG
//#define PIOS_INCLUDE_WDG
/* PIOS USB functions */
#define PIOS_INCLUDE_USB