tillitis / tkey-libs

TKey device libs
GNU General Public License v2.0
4 stars 2 forks source link

Fix wrong type in frame_header len #12

Closed mchack-work closed 1 year ago

mchack-work commented 1 year ago

len in frame_header should be the parsed length in bytes not the cmdlen enum.

Closes #8