Browse Source

upped power

pull/2736/head
LegoManACM 4 weeks ago
parent
commit
628832689c
  1. 4
      variants/pico_w_dragino_sx1276/platformio.ini

4
variants/pico_w_dragino_sx1276/platformio.ini

@ -8,8 +8,8 @@ build_flags =
-I variants/waveshare_rp2040_lora -I variants/waveshare_rp2040_lora
-D RADIO_CLASS=CustomSX1276 -D RADIO_CLASS=CustomSX1276
-D WRAPPER_CLASS=CustomSX1276Wrapper -D WRAPPER_CLASS=CustomSX1276Wrapper
-D SX127X_CURRENT_LIMIT=120 -D SX127X_CURRENT_LIMIT=240
-D LORA_TX_POWER=17 -D LORA_TX_POWER=20
-D LORA_FREQ=915.0 -D LORA_FREQ=915.0
-D P_LORA_DIO_0=6 -D P_LORA_DIO_0=6
-D P_LORA_DIO_1=7 -D P_LORA_DIO_1=7

Loading…
Cancel
Save