Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Thank you for the hint.
We did some additional investigation and replaced

investigation_item_array_float_data_create(...)
investigation_item_array_float_data_add(...)

with

ref = flatcc_builder_create_vector(...)
investigation_item_array_float_create(ref);

this seems to work.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@remahl
Comment options

Answer selected by remahl
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants