raise current limit to max for sx126x and sx127x

Tento commit je obsažen v:
recrof
2025-05-12 10:19:33 +02:00
rodič b08436eba7
revize 76639e2a68
18 změnil soubory, kde provedl 39 přidání a 28 odebrání
+1 -1
Zobrazit soubor
@@ -19,7 +19,7 @@ build_flags = ${nrf52840_techo.build_flags}
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
-D LORA_TX_POWER=22
-D SX126X_CURRENT_LIMIT=130
-D SX126X_CURRENT_LIMIT=140
-D SX126X_RX_BOOSTED_GAIN=1
build_src_filter = ${nrf52840_techo.build_src_filter}
+<helpers/*.cpp>