Src/radio/Lora.h
@@ -17,7 +17,7 @@
void SwitchLoraSettingstest(uint32_t freq,uint8_t sf);
uint8_t GetLoraBufferAndLen(uint8_t* buffer,uint16_t* lp_count);
uint16_t GetLoraSyncCount(void);
#define TEST_FREQ
//#define TEST_FREQ
#ifdef  TEST_FREQ
    #define LORA_UPCHANNEL_FRQ 456
    #define LORA_UPCHANNEL_SF 7