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
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