From 2bebe1f56e9de8006ce50223dce3f48c2c081b24 Mon Sep 17 00:00:00 2001 From: BH5HNU Date: Tue, 17 Sep 2024 17:13:07 +0800 Subject: [PATCH] Update config.h --- src/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.h b/src/config.h index 6749a3d..567ee66 100644 --- a/src/config.h +++ b/src/config.h @@ -5,6 +5,6 @@ // #define HAS_AIR_BAND // uncomment to enable Air Band(Make sure you have Air Band extend board) // #define CHINA_PORTABLE // uncomment for China Portable build (Simplified Chinese) -#define DEEPELEC_DP_66X // uncomment for DEEPELEC Portable DP-66X build (Simplified Chinese) +// #define DEEPELEC_DP_66X // uncomment for DEEPELEC Portable DP-66X build (Simplified Chinese) -#endif \ No newline at end of file +#endif