Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polling 802.15.4 API #355

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

oddstr13
Copy link
Contributor

@oddstr13 oddstr13 commented Sep 6, 2021

Pretty sure this code isn't even remotely close to safe nor sane, but it does do what I need for USB-serial + radio.

Pointers for how to implement this properly, in a safe way would be greatly appreciated.

This is how I'm using the enclosed functions (I assume there's multiple sanity issues here, like the clock stuff):
https://github.com/oddstr13/rust-radio-usb-dongle/blob/86842a919e3e4fbde232c6f89af5c39efeab3242/src/main.rs#L91-L115

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.

None yet

2 participants