From e0f99f167b4b4ab11a8a2222b3e27710cee9584e Mon Sep 17 00:00:00 2001 From: Li-Dongze <2143115598@qq.com> Date: Fri, 7 Mar 2025 16:20:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Drtt=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=BC=96=E8=AF=91=E6=97=A0=E6=B3=95=E6=89=BE=E5=88=B0?= =?UTF-8?q?=E5=87=BD=E6=95=B0=E2=80=9Catoi=E2=80=9D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- icm20608.c | 1 + 1 file changed, 1 insertion(+) diff --git a/icm20608.c b/icm20608.c index 45e5a2c..0b9f224 100644 --- a/icm20608.c +++ b/icm20608.c @@ -14,6 +14,7 @@ #include #include +#include #include "icm20608.h" #ifdef PKG_USING_ICM20608