keil/include/src/Radio/lora_1268.h
@@ -41,7 +41,7 @@ #define UWB_CHANNEL_FRQ 470 #define UWB_CHANNEL_SF 5 #define REPORT_MANGE_CHANNEL_FRQ 478 #define REPORT_MANGE_CHANNEL_FRQ 500 #define REPORT_CHANNEL_SF 7 #define LR_DATA_CHANNEL_FRQ 475 @@ -199,4 +199,5 @@ void OnRxTimeout( void ); void OnRxError( void ); void SwitchLoraSettings(uint32_t freq,uint8_t sf,uint8_t power); void lora_in_sleep(void); #endif