Src/radio/Lora.h
@@ -15,10 +15,10 @@ void SwitchLoraSettings(uint32_t freq,uint8_t sf,uint8_t power); void LoraInit(void); #define TEST_FREQ //#define TEST_FREQ #ifdef TEST_FREQ #define LORA_UPCHANNEL_FRQ 456 #define LORA_UPCHANNEL_SF 7 #define LORA_UPCHANNEL_SF 9 #define TEST_FREQ_OFFSET 0 #define UWB_CHANNEL_FRQ 450 @@ -34,7 +34,7 @@ #define UWB_CHANNEL_SF 5 #define REPORT_MANGE_CHANNEL_FRQ 478 #define REPORT_CHANNEL_SF 7 #define REPORT_CHANNEL_SF 9 #endif #ifndef _NO_HANGJIN