Skip to content

Conversation

@PJCzx
Copy link

@PJCzx PJCzx commented Mar 27, 2020

As mentionned in #7 issue

../SPI/SPI.h
and
../Wire/Wire.h

are now repalced by

SPI.h
and
Wire.h

#7

As mentionned in sumotoy#7 issue

../SPI/SPI.h
and
../Wire/Wire.h

are now repalced by

SPI.h
and
Wire.h

sumotoy#7
PJCzx added 5 commits March 27, 2020 14:31
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
```
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
```
Added  MAXSPISPEED test if not defined
Copy link

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping @sumotoy can this be merged?

@vladimir-aubrecht
Copy link

Hi @Ironicster / @sumotoy, do you think you could merge this PR? 😊

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.

3 participants