We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A user reported that running a subscriber example on its esp32 using Arduino framework lead to a crash when receiving a pub:
guru meditation error core panic'ed (LoadProhibited). Exception was unhandled.
Load a subscriber on esp32 with arduino framework. Try to publish some data.
Esp32 with Arduino framework
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
A user reported that running a subscriber example on its esp32 using Arduino framework lead to a crash when receiving a pub:
guru meditation error core panic'ed (LoadProhibited). Exception was unhandled.
To reproduce
Load a subscriber on esp32 with arduino framework.
Try to publish some data.
System info
Esp32 with Arduino framework
The text was updated successfully, but these errors were encountered: