src/eric7/MicroPython/Devices/MicrobitDevices.py

branch
mpy_network
changeset 9870
0399d3607829
parent 9864
f848aacf3447
child 9979
dbafba79461d
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.

eric ide

mercurial