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

esp32-arduino support? (IDFGH-13622) #285

Closed
vicatcu opened this issue Sep 4, 2024 · 2 comments
Closed

esp32-arduino support? (IDFGH-13622) #285

vicatcu opened this issue Sep 4, 2024 · 2 comments

Comments

@vicatcu
Copy link

vicatcu commented Sep 4, 2024

Can you provide some instruction for how to use this library in the Arduino environment? This library code used to be included "natively" in the esp32-arduino board support package in the 2.x release, but that seems to have changed in the current 3.x (current stable 3.0.4) code base.

@github-actions github-actions bot changed the title esp32-arduino support? esp32-arduino support? (IDFGH-13622) Sep 4, 2024
@rftafas
Copy link

rftafas commented Sep 17, 2024

Hi,

It's already part of the Arduino Core for ESP32, so maybe check some configs? Can you try #include "mqtt_client.h"?

I suggest closing this issue here. For future questions, it is better (and faster) to concentrate Arduino-ESP32 questions here.

@vicatcu
Copy link
Author

vicatcu commented Sep 17, 2024

Closing, still haven't figured out how to get it to build

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

No branches or pull requests

3 participants