buxtronix / am43

Control AM43 blinds with an ESP32
MIT License
76 stars 25 forks source link

Compiling issue #9

Closed Keeze closed 4 years ago

Keeze commented 4 years ago

Hello, I try to compile, but get the following message:

MQTTBlinds:32:26: fatal error: PubSubClient.h: No such file or directory Meerdere bibliotheken gevonden voor "WiFi.h" compilation terminated. Gebruikt: D:\OneDrive\Documenten\ArduinoData\packages\esp32\hardware\esp32\1.0.4\libraries\WiFi Niet gebruikt: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\libraries\WiFi exit status 1 PubSubClient.h: No such file or directory

Can you help me out?

EDIT: installed pubSubLibrary and it all worked

Cheers and thanks for this project! Kees