Skip to content

Commit 8eaf6c4

Browse files
committed
astyle fix
1 parent 16cc03b commit 8eaf6c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

connectivity/drivers/lora/TARGET_STM32WL/STM32WL_radio_driver.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
// Some boards such as LoRa-E5 and RAK3172 have only RFO_HP path wired
2424
// thus, in EU868 mode, TX peak is 80mA (over consumption)
2525
// 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
2828
// Setting RBI_CONF_RFO_HP_LPFIX decrease power according datasheet but can
2929
// reduce range (long ones) due to bad HW macthing network on the both modules
3030
// See https://github.com/ARMmbed/mbed-os/pull/15017#issuecomment-1173455762

0 commit comments

Comments
 (0)