"Makefile.esp8266" did not exist on "1d9336fb99a39b5ebc0a09110f9d3cd2993c3408"
Fix secure MQTT connections
Call `espconn_secure_set_size()` before calling `espconn_secure_connect()`, similar to how the http module works
Please register or sign in to comment