yincheng.zhong
2024-02-29 69228ec57fb8539f6bf9f3f085fde635bb71499f
Src/radio/Lora.h
@@ -14,10 +14,10 @@
void SwitchLoraSettings(uint32_t freq,uint8_t sf,uint8_t power);
void LoraInit(void);
#define UWB_CHANNEL_FRQ 465
#define UWB_CHANNEL_FRQ 470
#define UWB_CHANNEL_SF 5
#define REPORT_MANGE_CHANNEL_FRQ 450
#define REPORT_MANGE_CHANNEL_FRQ 478
#define REPORT_CHANNEL_SF 7
#endif