mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Merge branch 'amorale/OP-905_revolution_watchdog' into next
Conflicts: flight/targets/RevoMini/System/pios_board.c
This commit is contained in:
parent
ff16dd03e7
commit
742ea6f6b8
@ -375,7 +375,7 @@ void PIOS_Board_Init(void) {
|
|||||||
PIOS_IAP_WriteBootCmd(1,0);
|
PIOS_IAP_WriteBootCmd(1,0);
|
||||||
PIOS_IAP_WriteBootCmd(2,0);
|
PIOS_IAP_WriteBootCmd(2,0);
|
||||||
}
|
}
|
||||||
|
PIOS_WDG_Init();
|
||||||
/* Initialize UAVObject libraries */
|
/* Initialize UAVObject libraries */
|
||||||
EventDispatcherInitialize();
|
EventDispatcherInitialize();
|
||||||
UAVObjInitialize();
|
UAVObjInitialize();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user