Skip to content

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