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

Modified data types to ensure compatibility with ESP32-S3, including converting from std::string to String where necessary. #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pavloshargan
Copy link

I tried to compile and run this library on my esp32-s3 but had to make a little change to fix the compile error. What I Did:

Modified data types to ensure compatibility with ESP32-S3, including converting from std::string to String where necessary.

I haven't tested on other boards.

…ESP32-S3, including converting from std::string to String where necessary.
…P32-S3, including converting from std::string to String where necessary.
@dejavu1987
Copy link

I see only white space changes, was the changes merged via different PR?

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

Successfully merging this pull request may close these issues.

None yet

2 participants