This commit is contained in:
Djuri Baars 2024-05-19 12:23:48 +02:00
parent ebb2548e0a
commit fbf24b0b87

View file

@ -11,7 +11,7 @@ from app import espota
from app.api import ApiHandler
from app.zeroconf_listener import ZeroconfListener
from espota import FLASH,SPIFFS
from app.espota import FLASH,SPIFFS
class DevicesPanel(wx.ListCtrl):
def __init__(self, parent):