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

Fix Python wrapper for peek functions #127

Merged
merged 7 commits into from
Oct 15, 2018
Merged

Conversation

cnlangness
Copy link
Contributor

Updated the Python wrapper for the expanded peek functionality from #106.

Original peek function in the wrapper function has had the uint_16t added in the type definition. Also, the expanded functionality introduced in #106 has been added to a second Python function.

Has been tested with various calls to the peek function to verify that any implementation of peek prior to #106 will still work with the addition to allow for the expanded functionality. Also, tested new calls of the peek to verify that they do call the two separate peek functions.

@Avamander
Copy link
Member

Avamander commented May 5, 2018

If someone else says that these changes work I'd merge them.

@TMRh20 TMRh20 merged commit 6c08a7e into nRF24:master Oct 15, 2018
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.

3 participants