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

Array uses error handling which is not supported on an embedded platform #30

Closed
timherreijgers opened this issue Aug 9, 2022 · 2 comments · Fixed by #32
Closed

Array uses error handling which is not supported on an embedded platform #30

timherreijgers opened this issue Aug 9, 2022 · 2 comments · Fixed by #32
Labels
bug Something isn't working

Comments

@timherreijgers
Copy link
Owner

Maybe make an global error handling function which you can optionally override?

@timherreijgers timherreijgers added the bug Something isn't working label Aug 9, 2022
@timherreijgers
Copy link
Owner Author

Documentation within array.h must be updated

@timherreijgers
Copy link
Owner Author

Different proposal:
For now, scrap the error handling within Array altogether. The MqttMessageParser should get pushed to a release ASAP. As the libarary is still in early development the error handling can be added later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant