From 2aa7cb18cef026082043b934ed0d7f6b7964e3ef Mon Sep 17 00:00:00 2001 From: james <1943357252@qq.com> Date: Tue, 30 Jul 2024 15:56:07 +0800 Subject: [PATCH] =?UTF-8?q?+gpio=E5=A4=B4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/main.c b/applications/main.c index 05f14bb..4c100cb 100644 --- a/applications/main.c +++ b/applications/main.c @@ -51,7 +51,7 @@ // } #include #include - +#include #define DBG_TAG "main" #define DBG_LVL DBG_LOG #include