Replies: 0 comments 2 replies
-
i don't know how to fix this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we make mcap file by flatbuffer , then studio throw new Error("Unions and Arrays are not supported in mcap-support currently.")
.fbs file like this
struct SwitchStatus{
data:[ubyte:16];
}
Beta Was this translation helpful? Give feedback.
All reactions