marvinroger / async-mqtt-client

📶 An Arduino for ESP8266 asynchronous MQTT client implementation
MIT License
849 stars 268 forks source link

Fix PR306 for ESP8266 #312

Open FlyingDomotic opened 2 months ago

FlyingDomotic commented 2 months ago

Add some #ifdef to protect compilation errors when using an ESP8266 after PR #306

Will close Issue #309