feat(driver): discover controller via udp and rediscover on reconnect
Made-with: Cursor
This commit is contained in:
@@ -26,7 +26,6 @@ class Settings(dict):
|
||||
# Wi-Fi + TCP to Pi: leave ssid empty for ESP-NOW-only.
|
||||
self["ssid"] = ""
|
||||
self["password"] = ""
|
||||
self["server_ip"] = ""
|
||||
|
||||
def save(self):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user