Skip to content

Commit

Permalink
Set the default power level to the expected 100mW
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Sep 28, 2024
1 parent 452635a commit e58de29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RX/Generic LR1121 True Diversity.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"power_min": 0,
"power_high": 3,
"power_max": 3,
"power_default": 0,
"power_default": 3,
"power_control": 0,
"power_values": [12,16,19,22],
"power_values_dual": [-10,-6,-3,1],
Expand Down

0 comments on commit e58de29

Please sign in to comment.