From 93845cbc7401dad3d975a0a3fb861dd989135983 Mon Sep 17 00:00:00 2001 From: wu58430 Date: Thu, 7 Dec 2023 11:46:47 +0800 Subject: [PATCH] =?UTF-8?q?dtmf=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 312 ++------------------------------------------ app/app.c | 2 +- 2 files changed, 13 insertions(+), 301 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6636818..41f91f4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,296 +20,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -833,6 +544,7 @@ - \ No newline at end of file diff --git a/app/app.c b/app/app.c index 4948dd3..9db181e 100644 --- a/app/app.c +++ b/app/app.c @@ -2063,7 +2063,7 @@ static void ProcessKey(KEY_Code_t Key, bool bKeyPressed, bool bKeyHeld) gUpdateDisplay = true; } -ifdef ENABLE_FLASHLIGHT +#ifdef ENABLE_FLASHLIGHT #include "driver/gpio.h" #include "bsp/dp32g030/gpio.h"