Ofek

Results 9 issues of Ofek

Similarly to this example: https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/WiFiUDPClient/WiFiUDPClient.ino

enhancement

For ESP32 can use the second core as the webserver and prevent delays in response. https://randomnerdtutorials.com/esp32-dual-core-arduino-ide/ Might add a different example for ESP32 or add this as macros to the...

Using SSDP emulate a device that can be turned on/off from the Google Home app. Should decide if that will be another repo.

Given the XML in advance, we can reduce the traffic and make changes to the rules faster faster.

feature request

I found that I need to call the method in a different way, first I needed to initialize the class and only then call it, so this works: ``` dist1,...

followed https://github.com/cocodataset/cocoapi/pull/354/files