mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-815 Coptercontrol hang on startupd due to WDG timeout
This commit is contained in:
parent
f293298118
commit
ad6d071e52
@ -69,7 +69,7 @@ int main()
|
|||||||
* (see pios_board.c for your arch)
|
* (see pios_board.c for your arch)
|
||||||
* */
|
* */
|
||||||
PIOS_Board_Init();
|
PIOS_Board_Init();
|
||||||
|
PIOS_WDG_Clear();
|
||||||
#ifdef ERASE_FLASH
|
#ifdef ERASE_FLASH
|
||||||
PIOS_Flash_Jedec_EraseChip();
|
PIOS_Flash_Jedec_EraseChip();
|
||||||
#if defined(PIOS_LED_HEARTBEAT)
|
#if defined(PIOS_LED_HEARTBEAT)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user