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 RH_RF69.cpp #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update RH_RF69.cpp #1

wants to merge 1 commit into from

Conversation

MakeBeep
Copy link

@MakeBeep MakeBeep commented Jul 1, 2017

I need to use interrupt on DIO1 and debugged the loss of my setting to these blocks of code.
In cases where only part of a byte of control values is being modified, the polite action is to mask only the bits being changed and avoid modifying other values that are not of interest.

I need to use interrupt on DIO1 and debugged the loss of my setting to these blocks of code.
In cases where only part of a byte of control values is being modified, the polite action is to mask only the bits being changed and avoid modifying other values that are not of interest.
@ladyada
Copy link
Member

ladyada commented Jul 25, 2017

heya im about to take a look at this PR, do you have an example of using DIO1 as an interrupt? i'm curious how i could test that this PR works :) a simple demo is best i fyou have one!

@MakeBeep
Copy link
Author

MakeBeep commented Jul 26, 2017 via email

@ladyada
Copy link
Member

ladyada commented Jul 26, 2017

ok sounds like a plan. we will wait till you get DIO1 working before merging! thanks :)

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.

2 participants