WXK
2024-04-19 42f0a59b2439560afcdf17a155d9249ccc4aa30d
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