Skip to content

Commit 396a7a2

Browse files
author
Scott Powell
committed
* default SF now 11
1 parent 9498d2e commit 396a7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ lib_deps =
2525
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
2626
-D LORA_FREQ=869.525
2727
-D LORA_BW=250
28-
-D LORA_SF=10
28+
-D LORA_SF=11
2929
build_src_filter =
3030
+<*.cpp>
3131
+<helpers/*.cpp>

0 commit comments

Comments
 (0)