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 8c15abe commit db8bf55Copy full SHA for db8bf55
_board/lolin_c3_mini.md
@@ -40,6 +40,9 @@ Circuitpython builds after 8.0.0-beta6 target the v2.1 revision of this board. V
40
in the antenna circuitry which cannot be compensated for in software. V2.1 replaces the PCB trace antenna
41
with a small ceramic antenna and the status LED on GPIO7 is replaced by a WS2812B RGB addressable LED.
42
43
+Using pre-8.0.0-beta6 builds on a v2.1 board or post-8.0.0-beta6 builds on a 1.0 board will not result in proper
44
+status LED operation.
45
+
46
V1.0 boards need set WIFI Tx Power to 8.5dBm in order to use WIFI.
47
48
`wifi.radio.tx_power = 8.5`
0 commit comments