--- a/src/eric7/MicroPython/Devices/RP2040Devices.py Fri Mar 10 18:04:52 2023 +0100 +++ b/src/eric7/MicroPython/Devices/RP2040Devices.py Fri Mar 10 18:09:24 2023 +0100 @@ -1184,6 +1184,7 @@ @return flag indicating the availability of network time functions @rtype bool + @exception OSError raised to indicate an issue with the device """ command = """ def has_ntp():