1276 hal configured for Ronoth devices
Diff: sx1276/sx1276.h
- Revision:
- 32:f6f0bff38543
- Parent:
- 31:e50929bd3f32
- Child:
- 33:5db0d1e716b1
--- a/sx1276/sx1276.h Mon May 01 11:43:25 2017 +0200 +++ b/sx1276/sx1276.h Mon May 01 18:00:12 2017 +0200 @@ -23,7 +23,7 @@ /*! * Radio wake-up time from sleep */ -#define RADIO_OSC_STARTUP 1 // [ms] +#define RADIO_WAKEUP_TIME 1 // [ms] /*! * Sync word for Private LoRa networks @@ -37,17 +37,6 @@ /*! - * Radio PLL lock and Mode Ready delay which can vary with the temperature - */ -#define RADIO_SLEEP_TO_RX 2000 // [us] - -/*! - * Radio complete Wake-up Time with margin for temperature compensation - */ -#define RADIO_WAKEUP_TIME ( RADIO_OSC_STARTUP + RADIO_SLEEP_TO_RX ) - - -/*! * SX1276 definitions */ #define XTAL_FREQ 32000000