We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9498d2e commit 396a7a2Copy full SHA for 396a7a2
platformio.ini
@@ -25,7 +25,7 @@ lib_deps =
25
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
26
-D LORA_FREQ=869.525
27
-D LORA_BW=250
28
- -D LORA_SF=10
+ -D LORA_SF=11
29
build_src_filter =
30
+<*.cpp>
31
+<helpers/*.cpp>
0 commit comments