Skip to content

Hard fix of#15

Open
PJCzx wants to merge 1 commit intosumotoy:masterfrom
PJCzx:INTERUPT_FIX
Open

Hard fix of#15
PJCzx wants to merge 1 commit intosumotoy:masterfrom
PJCzx:INTERUPT_FIX

Conversation

@PJCzx
Copy link
Copy Markdown

@PJCzx PJCzx commented Mar 27, 2020

Not 100% sur of how dirty this fix is, but according to this source I added the following in the gpio_expander header

#ifndef NOT_AN_INTERRUPT
#define NOT_AN_INTERRUPT -1
#endif

This fixes the #14 issue I created a fews minutes ago

Not 100% sur of how dirty this fix is, but according to this (source)[https://forum.arduino.cc/index.php?topic=353602.0] I added the following in the `gpio_expander header`
```
#ifndef NOT_AN_INTERRUPT
#define NOT_AN_INTERRUPT -1
#endif
```
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.

1 participant