mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_CHibiOS: JFB100 hwdef fix for ext watchdog
This commit is contained in:
parent
4b31fe20df
commit
95ea5b3b92
@ -341,9 +341,9 @@ PG15 WA8 INPUT PULLUP
|
|||||||
# now we define the pins that USB is connected on
|
# now we define the pins that USB is connected on
|
||||||
PA9 VBAS INPUT PULLDOWN
|
PA9 VBAS INPUT PULLDOWN
|
||||||
|
|
||||||
# External watchdog timer clear
|
# External watchdog gpio
|
||||||
PH11 WDI_OUT OUTPUT SPEED_VERYLOW
|
PH11 EXT_WDOG OUTPUT SPEED_VERYLOW
|
||||||
define WDI_OUT_INTERVAL_TIME_MS 100
|
define EXT_WDOG_INTERVAL_MS 100
|
||||||
|
|
||||||
# safety switch
|
# safety switch
|
||||||
PE10 SAFETY_IN INPUT PULLUP
|
PE10 SAFETY_IN INPUT PULLUP
|
||||||
|
Loading…
Reference in New Issue
Block a user