From 9039863b3b5acc5c6336d0133be58a709c29ce72 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Mon, 7 Jul 2025 17:53:32 +0800 Subject: [PATCH] merge .h --- Core/Src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Src/main.c b/Core/Src/main.c index ade8474..7b57007 100644 --- a/Core/Src/main.c +++ b/Core/Src/main.c @@ -36,7 +36,7 @@ #include "app_tof_peoplecount.h" #elif defined(STS_T6) #include "app_tof.h" -#elif defined(L8) +#elif defined(STS_L8) #include "app_tof.h" #include "sts_lamp_bar.h" #endif