From 93c62e0cb4a6e90f9380514647c4a3938843b2a2 Mon Sep 17 00:00:00 2001 From: payton Date: Fri, 13 Oct 2023 17:41:32 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=BF=98=E5=8E=9F=E7=94=B5=E6=B1=A0=E6=A3=80?= =?UTF-8?q?=E6=B5=8B=E7=BA=BF=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/application/source/sf_app/code/source/battery/sf_battery.c | 1 - 1 file changed, 1 deletion(-) diff --git a/code/application/source/sf_app/code/source/battery/sf_battery.c b/code/application/source/sf_app/code/source/battery/sf_battery.c index cc9330591..553aea4b3 100755 --- a/code/application/source/sf_app/code/source/battery/sf_battery.c +++ b/code/application/source/sf_app/code/source/battery/sf_battery.c @@ -965,7 +965,6 @@ void sf_battery_level_polling(void) void* sf_battery_check_thread(void *arg) { //THREAD_ENTRY(); - return NULL; printf("[%s:%d] s\n", __FUNCTION__, __LINE__); if(sf_is_battery_low(1, 0) == TRUE)