From 77e927d3937ebdcb2e2d9c18fbcebedbf63c39f9 Mon Sep 17 00:00:00 2001 From: "chen.yingchun" Date: Mon, 29 Nov 2021 15:16:11 +0800 Subject: [PATCH] fix compiler error --- inc/mpu6xxx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/mpu6xxx.h b/inc/mpu6xxx.h index 19077cd..0224660 100644 --- a/inc/mpu6xxx.h +++ b/inc/mpu6xxx.h @@ -13,6 +13,7 @@ #define MPU6XXX_H_ #include +#include /* Accelerometer full scale range */ enum mpu6xxx_accel_range