Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(radio): wrong length to convert read frame
usage of sizeof was wrong as it always returned 4, the size of the pointer. Fixes #15. Signed-off-by: Frederic Pillon <[email protected]>
- Loading branch information