Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: sx1276/sx1276.cpp
- 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
};