LoRa node acquiring analog input and sending to LoRa Server - Working ok
Dependents: DISCO-L072CZ-LRWAN1_LoRa_node EIoT_LoRa_node_1 EIoT_LoRa_node_2 EIoT_LoRa_node_3
Fork of SX1276GenericLib by
Diff: sx1276/sx1276.cpp
- Revision:
- 16:d447f8d2d2d6
- Parent:
- 15:04374b1c33fa
- Child:
- 18:99c6e44c1672
--- a/sx1276/sx1276.cpp Thu Jan 22 12:47:47 2015 +0000 +++ b/sx1276/sx1276.cpp Tue Mar 31 13:35:04 2015 +0000 @@ -37,7 +37,7 @@ { 166700, 0x11 }, { 200000, 0x09 }, { 250000, 0x01 }, - { 0, 0x00 }, // Invalid Badwidth + { 300000, 0x00 }, // Invalid Badwidth };