ST-DEVKIT-LRWAN
Dependents: DISCO-L072CZ-LRWAN1-base
Fork of SX1276GenericLib by
Diff: sx1276/sx1276.cpp
- Revision:
- 57:d9aba0f40823
- Parent:
- 56:4fddac05ac07
- Child:
- 58:113d2ef978d2
--- a/sx1276/sx1276.cpp Sun May 21 10:45:06 2017 +0200 +++ b/sx1276/sx1276.cpp Sun May 21 10:48:03 2017 +0200 @@ -60,7 +60,7 @@ { 62500, 6 }, // 62.5 kHz requires TCXO { 125000, 7 }, // the LoRa protocol default { 250000, 8 }, - { 250000, 9 }, + { 500000, 9 }, { 0 , 10 }, // Invalid Bandwidth, reserved };