mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
DSM: Fix code style
This commit is contained in:
parent
abfd471fed
commit
09ef7fa9ca
@ -50,11 +50,11 @@
|
||||
#include <drivers/drv_hrt.h>
|
||||
|
||||
#ifdef CONFIG_ARCH_BOARD_PX4IO_V1
|
||||
#include <px4io.h>
|
||||
#include <px4io.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ARCH_BOARD_PX4IO_V2
|
||||
#include <px4io.h>
|
||||
#include <px4io.h>
|
||||
#endif
|
||||
|
||||
#define DSM_FRAME_SIZE 16 /**<DSM frame size in bytes*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user