AP_HAL_ChibiOS: jfb100 gets shorter EXT_WDOG_INTERVAL_MS

This commit is contained in:
jfbblue0922 2023-06-26 18:37:24 +09:00 committed by Andrew Tridgell
parent 9e19e12040
commit 3f3ba237fb
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ PA9 VBAS INPUT PULLDOWN
# External watchdog gpio
PH11 EXT_WDOG OUTPUT SPEED_VERYLOW
define EXT_WDOG_INTERVAL_MS 100
define EXT_WDOG_INTERVAL_MS 50
# safety switch
PE10 SAFETY_IN INPUT PULLUP