Add USE_SX1262 flag to multiple platformio.ini configurations

此提交包含在:
João Brázio
2026-03-16 09:34:12 +00:00
父節點 3e7fb4add1
當前提交 75895895f0
共有 40 個檔案被更改,包括 42 行新增2 行删除
+2 -1
查看文件
@@ -11,7 +11,8 @@ build_flags = ${nrf52_base.build_flags}
-I src/helpers/nrf52
-D P_LORA_TX_LED=11
-D DISPLAY_CLASS=NullDisplayDriver
-D RADIO_CLASS=CustomSX1262
-D USE_SX1262
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
-D P_LORA_DIO_1=D1
-D P_LORA_BUSY=D2