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

Add isFifo() methods #849

Merged
merged 8 commits into from
Jul 9, 2022
Merged

Add isFifo() methods #849

merged 8 commits into from
Jul 9, 2022

Conversation

2bndy5
Copy link
Member

@2bndy5 2bndy5 commented Jul 9, 2022

resolves #812

I also updated the return value of writeAckPayload() (from void to bool) in the python wrapper. I used this function to fill the TX FIFO and then used isFifo() to verify the returned info.

The added docs are accurate about isFifo()'s returned data.

@2bndy5 2bndy5 marked this pull request as ready for review July 9, 2022 06:03
@TMRh20 TMRh20 merged commit c3aa6ef into master Jul 9, 2022
@2bndy5 2bndy5 deleted the add-is_fifo() branch July 9, 2022 11:50
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.

[Request] new isFifo() function
2 participants