Dominique Certon
/
SX1272PingPong
epudee_2018
Fork of SX1272PingPong by
Revision 15:a4954e800713, committed 2018-04-19
- Comitter:
- DomCer
- Date:
- Thu Apr 19 12:20:23 2018 +0000
- Parent:
- 14:ab6eecd44b7a
- Commit message:
- epudee_2018
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ab6eecd44b7a -r a4954e800713 main.cpp --- a/main.cpp Mon Apr 24 09:29:13 2017 +0000 +++ b/main.cpp Thu Apr 19 12:20:23 2018 +0000 @@ -19,7 +19,7 @@ // 1: 250 kHz, // 2: 500 kHz, // 3: Reserved] - #define LORA_SPREADING_FACTOR 7 // [SF7..SF12] + #define LORA_SPREADING_FACTOR 12 // [SF7..SF12] #define LORA_CODINGRATE 1 // [1: 4/5, // 2: 4/6, // 3: 4/7,