From 5fb9e0cf38c576390a4e70375eb54b1f12249357 Mon Sep 17 00:00:00 2001 From: YuanHongbin <975559679@qq.com> Date: Wed, 1 Apr 2026 10:22:38 +0800 Subject: [PATCH] test --- mmc5983.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mmc5983.c b/mmc5983.c index 8b03eed..c834ad7 100644 --- a/mmc5983.c +++ b/mmc5983.c @@ -3,6 +3,7 @@ #include "UartDebug.h" #include "i2c.h" #include "Algorithm.h" +//test static int32_t max_in[XYZ]; static int32_t min_in[XYZ];