Add USE_SX1262 flag to multiple platformio.ini configurations

Este commit está contenido en:
João Brázio
2026-03-16 09:34:12 +00:00
padre 3e7fb4add1
commit 75895895f0
Se han modificado 40 ficheros con 42 adiciones y 2 borrados
+1
Ver fichero
@@ -20,6 +20,7 @@ build_flags = ${rp2040_base.build_flags}
-D SX126X_CURRENT_LIMIT=130
-D SX126X_RX_BOOSTED_GAIN=1
-D LORA_TX_POWER=22
-D USE_SX1262
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
build_src_filter = ${rp2040_base.build_src_filter}