better handling of BTN_USER_PRESSED definition

This commit is contained in:
Florent
2025-03-10 22:42:52 +01:00
förälder 7bb16cd7f3
incheckning 4cfdb0ef7c
2 ändrade filer med 4 tillägg och 1 borttagningar
-1
Visa fil
@@ -22,7 +22,6 @@ build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
-D LORA_FREQ=867.5
-D LORA_BW=250
-D LORA_SF=10
-D USER_BTN_PRESSED=LOW
build_src_filter =
+<*.cpp>
+<helpers/*.cpp>