Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which Libraries should be used to compile this sketch? #3

Open
asmaklad opened this issue Apr 22, 2020 · 1 comment
Open

Which Libraries should be used to compile this sketch? #3

asmaklad opened this issue Apr 22, 2020 · 1 comment

Comments

@asmaklad
Copy link

Appreciate the effort made in this sketch,
My Question is which Libraries should I install to compile this sketch ?
Specifically avoiding these errors:
PubSubClient.h: No such file or directory
SSD1306.h: No such file or directory

Regards
AM

@stefan123t
Copy link

I have the ESP8266 and ESP32 OLED driver for SSD1306 displays from ThingPulse v4.2.0 or later installed.
You can find it under the Sketch > Include Library > Manage Libraries ... Ctrl-Shift-I menu in Arduino.
I do not use MQTT and therefor I have not tried PubSubClient v2.8.0 from Tim O'Leary, which would be my best guest for this.
Good luck,
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants