We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a92e7f commit 5c70bc2Copy full SHA for 5c70bc2
connectivity/drivers/lora/TARGET_STM32WL/STM32WL_radio_driver.h
@@ -28,7 +28,7 @@
28
// Setting RBI_CONF_RFO_HP_LPFIX decrease power according datashhet but can
29
// reduce range (long ones) due ti mismatch network on the both modules
30
// See https://github.com/ARMmbed/mbed-os/pull/15017#issuecomment-1173455762
31
-#define RBI_CONF_RFO_HP_LPFIX 3
+#define RBI_CONF_RFO_HP_LPFIX 3
32
33
typedef enum {
34
RBI_SWITCH_OFF = 0,
0 commit comments