mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 14:10:34 +08:00
3c129aefa1
Internal combustion engine control module. New actuator functions and RPM based start/restart logic. Not enabled by default. --------- Signed-off-by: Silvan Fuhrer <silvan@auterion.com> Co-authored-by: Pernilla <pernilla@auterion.com>
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
menuconfig MODULES_INTERNAL_COMBUSTION_ENGINE_CONTROL
|
|
bool "internal_combustion_engine_control"
|
|
default n
|
|
---help---
|
|
Enable support for internal_combustion_engine_control
|