linux_pwm_out must link mixer_module

This commit is contained in:
Christian Rauch 2023-02-15 21:13:54 +01:00 committed by Daniel Agar
parent 2bcb3ea3f7
commit c2b10ced8d

View File

@ -40,5 +40,5 @@ px4_add_module(
MODULE_CONFIG
module.yaml
DEPENDS
mixer_module
)