Browse Source

* sx126x TX power boost for RAK target

pull/3/head
Scott Powell 1 year ago
parent
commit
e838f405a7
  1. 1
      platformio.ini

1
platformio.ini

@ -206,6 +206,7 @@ build_flags =
-D RADIO_CLASS=CustomSX1262
-D WRAPPER_CLASS=CustomSX1262Wrapper
-D LORA_TX_POWER=22
-D SX126X_CURRENT_LIMIT=130
-D ADVERT_NAME="\"RAK4631 Repeater\""
-D ADVERT_LAT=-37.0
-D ADVERT_LON=145.0

Loading…
Cancel
Save