Fork of Semtech LoRaWAN stack
Fork of LoRaWAN-lib by
Diff: LoRaMac.cpp
- Branch:
- develop
- Revision:
- 44:1e9aa4618a68
- Parent:
- 34:1ac668ce2b15
- Child:
- 45:ac627973595b
diff -r a592e8eeaa1e -r 1e9aa4618a68 LoRaMac.cpp --- a/LoRaMac.cpp Tue Aug 08 19:27:17 2017 -0400 +++ b/LoRaMac.cpp Tue Aug 22 11:18:15 2017 -0400 @@ -417,7 +417,7 @@ /*! * Bandwidths table definition in Hz */ -const uint32_t Bandwidths[] = { 125e3, 125e3, 125e3, 125e3, 500e3, 0, 0, 0, 500e3, 500e3, 500e3, 500e3, 500e3, 500e3, 0, 0 }; +const uint32_t Bandwidths[] = { 125000, 125000, 125000, 125000, 500000, 0, 0, 0, 500000, 500000, 500000, 500000, 500000, 500000, 0, 0 }; /*! * Up/Down link data rates offset definition