* default SF now 11

This commit is contained in:
Scott Powell
2025-04-07 21:55:24 +10:00
parent 9498d2e824
commit 396a7a24b1

View File

@@ -25,7 +25,7 @@ lib_deps =
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
-D LORA_FREQ=869.525
-D LORA_BW=250
-D LORA_SF=10
-D LORA_SF=11
build_src_filter =
+<*.cpp>
+<helpers/*.cpp>