From 430e7e3574d90061aa74def66f4c2231e0aa4679 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 25 三月 2024 18:12:55 +0800 Subject: [PATCH] 1.13 修改基站不报时间3秒到5秒 --- Src/radio/Lora.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Src/radio/Lora.h b/Src/radio/Lora.h index e668664..83fef4f 100644 --- a/Src/radio/Lora.h +++ b/Src/radio/Lora.h @@ -43,3 +43,4 @@ #define APP_1OR2_ADRESS 0x8004B38 #endif +void LoraUp_Poll(); \ No newline at end of file -- Gitblit v1.9.3