Skip to content

Update RH_RF69.cpp#1

Open
MakeBeep wants to merge 1 commit into
adafruit:masterfrom
MakeBeep:patch-1
Open

Update RH_RF69.cpp#1
MakeBeep wants to merge 1 commit into
adafruit:masterfrom
MakeBeep:patch-1

Conversation

@MakeBeep

@MakeBeep MakeBeep commented Jul 1, 2017

Copy link
Copy Markdown

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

ladyada commented Jul 25, 2017

Copy link
Copy Markdown
Member

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

MakeBeep commented Jul 26, 2017 via email

Copy link
Copy Markdown
Author

@ladyada

ladyada commented Jul 26, 2017

Copy link
Copy Markdown
Member

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