You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Branch for espota if port resolved
ESP_0CE07E is perfectly valid host name in intranet but when uploading it is treated as serial port.
Proposed is to try explicitly network-resolve provided port.
If this is not welcome, I believe it's easier and more robust to compose regexp for known serial ports, or use serial port list fetched from system (`util.get_serial_ports()`?)
* Update main.py
0 commit comments