--- 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 """