Open lavancfc opened 6 years ago
Hi @lavancfc . Thank you for reporting the problem. I'm working only with PlatformIO which is able to download all dependencies. I'll be glad if you can give me a hint how to fix the project also for Arduino IDE users.
PlatformIO declaration of dependencies: https://github.com/georgik/LampESP/blob/master/platformio.ini
lib_deps = ArduinoJson DHT sensor library esp8266_mdns PubSubClient TaskScheduler WiFiManager ESP8266_SSD1306
Do you have a link where i can download the pubsubclient lib files used in your ino?
I was trying to get the samle working. But I cant add the library to arduino IDE. found that pubsubclient files are missing