Closed cgawron closed 5 years ago
The failing check looks like a problem with the travis setup too me - there is some python dependency error and I can't spot a compilation error.
This is a first version adding support for the ESP8266 using the latest esp-idf style SDK. See issue #73.
The code compiles and the travis check is ok, but I did not run extensive tests yet!
Probably not relevant any longer, as the latest ESP8266 already contains esp-mqtt.
This is a first version adding support for the ESP8266 using the latest esp-idf style SDK. See issue #73.
The code compiles, but I did not run extensive tests yet!