src/eric7/MicroPython/Devices/CircuitPythonDevices.py

branch
mpy_network
changeset 9979
dbafba79461d
parent 9972
68ac01294544
child 9989
286c2a21f36f
--- a/src/eric7/MicroPython/Devices/CircuitPythonDevices.py	Sat Apr 15 11:12:30 2023 +0200
+++ b/src/eric7/MicroPython/Devices/CircuitPythonDevices.py	Sat Apr 15 18:22:09 2023 +0200
@@ -129,6 +129,7 @@
             self.__flashMenu.hideTearOffMenu()
 
         super().setConnected(connected)
+        self._deviceData["local_mip"] = False
 
         if (
             connected

eric ide

mercurial