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 4a2088c commit 49edc04Copy full SHA for 49edc04
src/mac/region/RegionAU915.h
@@ -93,7 +93,7 @@
93
/*!
94
* Minimal Tx output power that can be used by the node
95
*/
96
-#define AU915_MIN_TX_POWER TX_POWER_10
+#define AU915_MIN_TX_POWER TX_POWER_15
97
98
99
* Maximal Tx output power that can be used by the node
src/mac/region/RegionUS915.h
@@ -87,7 +87,7 @@
87
88
89
90
-#define US915_MIN_TX_POWER TX_POWER_10
+#define US915_MIN_TX_POWER TX_POWER_15
91
92
0 commit comments