yincheng.zhong
2024-02-21 aea9fefdfa35ce25c436d924ff8bc54fcd1baca7
Src/radio/Lora.h
@@ -17,10 +17,10 @@
void SwitchLoraSettingstest(uint32_t freq,uint8_t sf);
uint8_t GetLoraBufferAndLen(uint8_t* buffer,uint16_t* lp_count);
uint16_t GetLoraSyncCount(void);
#define SYNC_CHANNEL_FRQ 469000000
#define SYNC_CHANNEL_FRQ 469
#define SYNC_CHANNEL_SF 7
#define UWB_CHANNEL_FRQ 468000000
#define UWB_CHANNEL_FRQ 460
#define UWB_CHANNEL_SF 5
#define APP2_ADRESS 0X8012800