WXK
2024-04-17 586e4fe88b388466d16083aeab8dd13eccb3a062
radio/Lora.h
@@ -14,7 +14,7 @@
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
@@ -30,7 +30,7 @@
#define LORA_UPCHANNEL_SF 7
    
#define UWB_CHANNEL_FRQ 470
#define UWB_CHANNEL_SF 5
#define UWB_CHANNEL_SF 7
#define REPORT_MANGE_CHANNEL_FRQ 478
#define REPORT_CHANNEL_SF 7