Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: sx1276/sx1276.h
- Revision:
- 27:1a9d7dadb593
- Parent:
- 26:87796ee62589
- Child:
- 28:6d83af9f8563
diff -r 87796ee62589 -r 1a9d7dadb593 sx1276/sx1276.h --- a/sx1276/sx1276.h Fri Mar 24 15:06:46 2017 +0000 +++ b/sx1276/sx1276.h Sun Apr 23 19:17:13 2017 +0000 @@ -52,7 +52,9 @@ #define RF_MID_BAND_THRESH 525000000 +#ifdef TARGET_STM32L0 #define MURTA_ANT_SWITCH 1 // STM B-L072Z-LRWAN1 device +#endif /*! * Actual implementation of a SX1276 radio, inherits Radio