Skip to content

Commit 74d5276

Browse files
SPRESENSExiaoxiang781216
authored andcommitted
drivers/sensors: Add a header file as a dependency
Add a dependent header file required to use cxd5602pwbimu. Signed-off-by: SPRESENSE <[email protected]>
1 parent ecd6a1d commit 74d5276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/nuttx/sensors/cxd5602pwbimu.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include <nuttx/config.h>
3131
#include <nuttx/fs/ioctl.h>
3232
#include <sys/types.h>
33-
33+
#include <nuttx/irq.h>
3434
#include <nuttx/spi/spi.h>
3535
#include <nuttx/i2c/i2c_master.h>
3636

0 commit comments

Comments
 (0)