File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ besides a text editor (we recommend `Mu <https://codewith.mu/>`_ for beginners.)
21
21
Starting with CircuitPython 7.0.0, some boards may only be connectable over Bluetooth Low Energy
22
22
(BLE). Those boards provide serial and file access over BLE instead of USB using open protocols.
23
23
(Some boards may use both USB and BLE.) BLE access can be done from a variety of apps including
24
- `code.circuitpythonn .org <https://code.circuitpython.org >`_.
24
+ `code.circuitpython .org <https://code.circuitpython.org >`_.
25
25
26
26
CircuitPython features unified Python core APIs and a growing list of 300+ device libraries and
27
27
drivers that work with it. These libraries also work on single board computers with regular
You can’t perform that action at this time.
0 commit comments