src/eric7/MicroPython/Devices/CircuitPythonDevices.py

branch
eric7
changeset 10329
a389b06170d2
parent 10233
51a6649ba79d
child 10330
5ea038882dd6
diff -r 2f394eb86dd6 -r a389b06170d2 src/eric7/MicroPython/Devices/CircuitPythonDevices.py
--- a/src/eric7/MicroPython/Devices/CircuitPythonDevices.py	Mon Nov 20 16:25:02 2023 +0100
+++ b/src/eric7/MicroPython/Devices/CircuitPythonDevices.py	Mon Nov 20 18:26:36 2023 +0100
@@ -746,7 +746,7 @@
         Public method to check the availability of WiFi.
 
         @return tuple containing a flag indicating the availability of WiFi
-            and the WiFi type (picow or pimoroni)
+            and the WiFi type (circuitpython)
         @rtype tuple of (bool, str)
         @exception OSError raised to indicate an issue with the device
         """

eric ide

mercurial