commsdsl icon indicating copy to clipboard operation
commsdsl copied to clipboard

Creating Frame with `id` that is less than one byte

Open ahmed192a opened this issue 1 year ago • 3 comments

I am working on a protocol where the message id is just 5 bits and remaining 3 bits is part of the message itself.

I couldn't find a way to implement such a thing using the tutorials.

Is there a possibile way to do such a thing?

ahmed192a avatar Sep 06 '23 17:09 ahmed192a