LoRa gateway to link to Raspberry - Working ok

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
62:835c5e20834e
Parent:
59:38e56c85fa44
Child:
63:5b9d391244dc
--- a/sx1276/sx1276.cpp	Wed May 31 14:07:40 2017 +0200
+++ b/sx1276/sx1276.cpp	Mon Jun 05 01:35:40 2017 +0200
@@ -61,7 +61,7 @@
     { 125000, 7 }, // the LoRa protocol default
     { 250000, 8 },
     { 500000, 9 },
-    { 0  	, 10 },  // Invalid Bandwidth, reserved
+    { 600000, 10 },  // Invalid Bandwidth, reserved
  };