boards/fmu-v5x: allocating PPS pin

- start pps_capture before pwm_out
This commit is contained in:
Igor Mišić
2021-11-18 12:55:41 +01:00
committed by Beat Küng
parent 60a212f717
commit 298a8c4637
11 changed files with 40 additions and 14 deletions
+3
View File
@@ -477,6 +477,9 @@ else
rc_input start $RC_INPUT_ARGS
fi
# PPS capture driver (before pwm_out)
pps_capture start
# Camera capture driver (before pwm_out)
if param greater -s CAM_CAP_FBACK 0
then