Wizard created project crashes when MQTT is not enabled #3430
Replies: 1 comment
-
|
Hello, this is the Mongoose library repository. Here we develop the code for the Mongoose library, Wizard usage issues or questions do not belong here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a project using the wizard, that only works if MQTT is enabled. If MQTT is not enabled, i.e. if the mqtt_timer is not started, my application crashes in mg_bzero, trying to zero a buffer with a rediculous large size. Has anyone an idea of what went wrong?
Beta Was this translation helpful? Give feedback.
All reactions