Bugfix
This commit is contained in:
parent
ebb2548e0a
commit
fbf24b0b87
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue