diff -r fb2c71c1c7d7 -r 0399d3607829 src/eric7/MicroPython/Devices/MicrobitDevices.py --- a/src/eric7/MicroPython/Devices/MicrobitDevices.py Fri Mar 10 18:04:52 2023 +0100 +++ b/src/eric7/MicroPython/Devices/MicrobitDevices.py Fri Mar 10 18:09:24 2023 +0100 @@ -727,7 +727,7 @@ ################################################################## ## Methods below implement Bluetooth related methods - ## + ## ## Note: These functions are only available on BBC micro:bit v2 ## with CircuitPython firmware loaded. This is handled ## through the 'hasBluetooth()' method.