Closed der-eismann closed 1 month ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.83%. Comparing base (
5494bd8
) to head (dbfc5e8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for your contribution, I know, the errors are very generic... but thats because the code is very generic and I didn't had the time to implement the proper error handling in a more user friendly way.
No problem, I'm happy that there's actually a usable library! Thanks for creating and sharing it :slightly_smiling_face:
This just cost me around 30 minutes because I couldn't figure out why the example code wasn't working, I always got this:
And then even when I tried to pass a
*uint16
as requested, I gotso maybe the error message could use some improvements as well.
But most important is to set the value as uint16 and the example will work.