Skip to content

Commit db8bf55

Browse files
authored
Update lolin_c3_mini.md
1 parent 8c15abe commit db8bf55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_board/lolin_c3_mini.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Circuitpython builds after 8.0.0-beta6 target the v2.1 revision of this board. V
4040
in the antenna circuitry which cannot be compensated for in software. V2.1 replaces the PCB trace antenna
4141
with a small ceramic antenna and the status LED on GPIO7 is replaced by a WS2812B RGB addressable LED.
4242

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+
4346
V1.0 boards need set WIFI Tx Power to 8.5dBm in order to use WIFI.
4447

4548
`wifi.radio.tx_power = 8.5`

0 commit comments

Comments
 (0)