Add USE_SX1262 flag to multiple platformio.ini configurations
This commit is contained in:
@@ -25,6 +25,7 @@ build_flags = ${esp32_base.build_flags}
|
||||
-D SX126X_DIO3_TCXO_VOLTAGE=3.3
|
||||
-D SX126X_CURRENT_LIMIT=140
|
||||
-D DISPLAY_CLASS=SH1106Display
|
||||
-D USE_SX1262
|
||||
-D RADIO_CLASS=CustomSX1262
|
||||
-D WRAPPER_CLASS=CustomSX1262Wrapper
|
||||
-D LORA_TX_POWER=22
|
||||
|
||||
Reference in New Issue
Block a user