Skip to content

Interrupt pinMode for pico compatibility - #205

Merged
LowPowerLab merged 2 commits into
LowPowerLab:masterfrom
lnealer:master
Aug 19, 2026
Merged

Interrupt pinMode for pico compatibility#205
LowPowerLab merged 2 commits into
LowPowerLab:masterfrom
lnealer:master

Conversation

@lnealer

@lnealer lnealer commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

I got this library working on the Raspberry Pi Pico, but configuring the interrupt pin as input mode was required for the interrupt to trigger. On other boards I expect this would be harmless

@LowPowerLab

Copy link
Copy Markdown
Owner

@Inealer, thanks, since it's not typical to declare interrupts as INPUT, could you wrap this in a conditional pico directive?

@LowPowerLab
LowPowerLab merged commit 3386454 into LowPowerLab:master Aug 19, 2026
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