mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
removed MDNS, now OTA works for both esp8266 and esp32
This commit is contained in:
@@ -191,7 +191,7 @@ Every telegram sent is echo'd back to Rx, along the same Bus used for all Rx/Tx
|
||||
|
||||
`ems_devices.h` has all the configuration for the known EMS devices currently supported.
|
||||
|
||||
`MyESP.cpp` is my custom library to handle WiFi, MQTT, MDNS and Telnet. Uses a modified version of [TelnetSpy](https://github.com/yasheena/telnetspy)
|
||||
`MyESP.cpp` is my custom library to handle WiFi, MQTT and Telnet. Uses a modified version of [TelnetSpy](https://github.com/yasheena/telnetspy)
|
||||
|
||||
### Special EMS Types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user