diff --git a/src/lib/rc/dsm.c b/src/lib/rc/dsm.c index 7f446685d7..c068cdae0c 100644 --- a/src/lib/rc/dsm.c +++ b/src/lib/rc/dsm.c @@ -50,11 +50,11 @@ #include #ifdef CONFIG_ARCH_BOARD_PX4IO_V1 - #include +#include #endif #ifdef CONFIG_ARCH_BOARD_PX4IO_V2 - #include +#include #endif #define DSM_FRAME_SIZE 16 /**