rpm_capture: add rpm capture driver, publising pwm_input (for now)

This commit is contained in:
Beat Küng
2024-03-04 19:14:16 +01:00
committed by Matthias Grob
parent ef823e5bb1
commit 491ee01ac4
7 changed files with 364 additions and 0 deletions
@@ -60,3 +60,9 @@ functions:
condition: "PPS_CAP_ENABLE==0"
text: "PPS needs to be enabled via PPS_CAP_ENABLE parameter."
exclude_from_actuator_testing: true
RPM_Input:
start: 2070
note:
condition: "RPM_CAP_ENABLE==0"
text: "RPM needs to be enabled via RPM_CAP_ENABLE parameter."
exclude_from_actuator_testing: true