1276 hal configured for Ronoth devices
Diff: sx1276/sx1276.h
- Revision:
- 28:6d83af9f8563
- Parent:
- 27:1a9d7dadb593
- Child:
- 31:e50929bd3f32
--- a/sx1276/sx1276.h Sun Apr 23 19:17:13 2017 +0000 +++ b/sx1276/sx1276.h Tue Apr 25 21:02:48 2017 +0200 @@ -53,7 +53,9 @@ #define RF_MID_BAND_THRESH 525000000 #ifdef TARGET_STM32L0 -#define MURTA_ANT_SWITCH 1 // STM B-L072Z-LRWAN1 device + #define MURATA_ANT_SWITCH 1 // STM B-L072Z-LRWAN1 device +#elif TARGET_STM32L4 + #define RFM95_MODULE 1 // RFM95 modules are SX1276MB1LAS compatible #endif /*!