From d715e84d0578eebc57d6393fb8eff70ff58acad1 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期五, 25 七月 2025 17:24:42 +0800 Subject: [PATCH] Merge branch 'MK_IPhone_测试' of http://47.108.70.204:60062/r/ChinaUWBProject into MK_IPhone_测试 --- keil/include/src/Radio/lora_1268.h | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/keil/include/src/Radio/lora_1268.h b/keil/include/src/Radio/lora_1268.h index 27e2efe..7a149b4 100644 --- a/keil/include/src/Radio/lora_1268.h +++ b/keil/include/src/Radio/lora_1268.h @@ -184,9 +184,12 @@ typedef enum{ WG_Lost, //上报丢失 失去和网关通讯 WG_Connected,// 上报中 和网关通讯正常 }wg_state_enum; - - - +#define MUQIAN_BAG 6 +#define DATA_IDX 7 +#define ONE_BAG_DAXIAO 220 +#define APP2_ADRESS 0x402f000 +#define APP_SIZE 0x19000 +#define APP_1OR2_ADRESS 0x48000 -- Gitblit v1.9.3