From 6c841ad18a86f1f075340577c0e43ea433bce427 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 01 十一月 2024 19:16:27 +0800 Subject: [PATCH] 1.20,等待现场测试一下 --- 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