From 7c93e39f66f75e445ddb224de1ce70ce6e0b0902 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 26 三月 2024 17:51:12 +0800
Subject: [PATCH] V1.13

---
 Src/radio/Lora.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Src/radio/Lora.h b/Src/radio/Lora.h
index 83fef4f..eb9b21b 100644
--- a/Src/radio/Lora.h
+++ b/Src/radio/Lora.h
@@ -35,10 +35,10 @@
 #define REPORT_MANGE_CHANNEL_FRQ 478
 #define REPORT_CHANNEL_SF 7
 #endif
-#define APP2_ADRESS 0X8012800
-#define APP1_ADRESS 0X8005000
+#define APP2_ADRESS 0X8013800
+#define APP1_ADRESS 0X8007800
 
-#define APP_SIZE 0XAB00
+#define APP_SIZE 0XC000
 
 #define APP_1OR2_ADRESS 0x8004B38
 

--
Gitblit v1.9.3