mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-06 08:53:46 +02:00
Reduce tx_power from 30 to 18
I misunderstood how this was used. 18 is the optimal value to pass to the radio.
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@
|
||||
"rxen_pin": -1,
|
||||
"txled_pin": -1,
|
||||
"rxled_pin": -1,
|
||||
"tx_power": 30,
|
||||
"tx_power": 18,
|
||||
"use_dio3_tcxo": true,
|
||||
"use_dio2_rf": true,
|
||||
"preamble_length": 17,
|
||||
|
||||
Reference in New Issue
Block a user