Skip to content

Radio hex printing#342

Draft
jbwillis wants to merge 4 commits intomainfrom
radio_hex_printing
Draft

Radio hex printing#342
jbwillis wants to merge 4 commits intomainfrom
radio_hex_printing

Conversation

@jbwillis
Copy link
Copy Markdown

@jbwillis jbwillis commented Jan 5, 2023

This is messy right now, but something I think would be nice for the debug prints. str(bytearray(packet)) attempts to convert to ascii, which is a pain for reading. And unfortunately circuitpython doesn't have the bytearray.hex() function (maybe we add that upstream)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant