From c3d8b5cb66f57756c2d3660464f045bddf9d52bd Mon Sep 17 00:00:00 2001 From: zhangsheng Date: Fri, 21 Feb 2025 10:32:35 +0800 Subject: [PATCH] add code --- .vscode/settings.json | 3 ++- common/global.hpp | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 2b7fc51..75192be 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -99,7 +99,8 @@ "xmemory": "cpp", "xtr1common": "cpp", "xtree": "cpp", - "xutility": "cpp" + "xutility": "cpp", + "*.ipp": "cpp" }, "C_Cpp.errorSquiggles": "disabled" } \ No newline at end of file diff --git a/common/global.hpp b/common/global.hpp index 0cf2043..0defe3f 100644 --- a/common/global.hpp +++ b/common/global.hpp @@ -18,7 +18,7 @@ enum enumZigBeeTransmitStatus { //#define NR5G_MODULE -//#define Q4G_MODULE +#define Q4G_MODULE //#define WIFI_MODULE //#define NR5G_MEIGE