![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
for India band 30dBm LoRa Module, DSPLoRa based on code from Semtech and as modified by Sachin Pukale/ TCL/
Dependencies: mbed Chainable_RGB_LED DigitDisplay LoRaWAN-lib SX1276Lib
Fork of DSP_LoRaWAN by
Diff: board/board.h
- Revision:
- 1:c365eaf833bb
- Parent:
- 0:cb80564f40e1
--- a/board/board.h Thu Mar 17 09:32:46 2016 +0000 +++ b/board/board.h Tue Apr 12 05:21:37 2016 +0000 @@ -21,7 +21,7 @@ #include "system/utilities.h" #include "sx1276-hal.h" -#define USE_BAND_868 +#define USE_BAND_865 //USE_BAND_868 extern SX1276MB1xAS Radio;