Add USE_SX1262 flag to multiple platformio.ini configurations

This commit is contained in:
João Brázio 2026-03-16 09:34:12 +00:00
parent 3e7fb4add1
commit 75895895f0
No known key found for this signature in database
GPG key ID: 56A1490716A324DD
40 changed files with 42 additions and 2 deletions

View file

@ -14,6 +14,7 @@ build_flags =
-D P_LORA_SCLK=9
-D P_LORA_MISO=11
-D P_LORA_MOSI=10
-D USE_SX1262
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
-D LORA_TX_POWER=22