File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
connectivity/drivers/lora/TARGET_STM32WL Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
// Some boards such as LoRa-E5 and RAK3172 have only RFO_HP path wired
24
24
// thus, in EU868 mode, TX peak is 80mA (over consumption)
25
25
// We made a fix that decrease consumption according datasheet but
26
- // since fix breaks HW machting network, transmit range may be lowered so
27
- // it's depending on what you want to achieve, hi range or low consumption
26
+ // since fix breaks HW machting network, transmit range may be lowered so
27
+ // it's depending on what you want to achieve, hi range or low consumption
28
28
// Setting RBI_CONF_RFO_HP_LPFIX decrease power according datasheet but can
29
29
// reduce range (long ones) due to bad HW macthing network on the both modules
30
30
// See https://github.com/ARMmbed/mbed-os/pull/15017#issuecomment-1173455762
You can’t perform that action at this time.
0 commit comments