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

Update COMMON_ISSUES re: write() function #947

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

TMRh20
Copy link
Member

@TMRh20 TMRh20 commented Feb 24, 2024

  • Update comment regarding troubleshooting and CE Pin
  • Add info on the different write() functions

#816
closes #877

- Update comment regarding troubleshooting and CE Pin
- Add info on the different write() functions

#816 #877
@TMRh20 TMRh20 changed the title Update COMMON_ISSUES re write() function Update COMMON_ISSUES re: write() function Feb 24, 2024
@2bndy5
Copy link
Member

2bndy5 commented Feb 24, 2024

Using RF24::someFunction() instead of radio.someFunction() will make doxygen automatically link to the docs for that function.

@TMRh20 TMRh20 requested a review from 2bndy5 February 24, 2024 13:24
@TMRh20 TMRh20 merged commit 881473a into master Feb 24, 2024
6 checks passed
@TMRh20 TMRh20 deleted the Docs-WriteFunctions branch February 24, 2024 13:34
This pull request was closed.
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.

RF24 library does not use interrupt and starts polling when waiting for data to be sent
2 participants