sumotoy / gpio_expander

A library for drive a lot of GPIO chips with Arduino/Teensy3.x or LC
66 stars 29 forks source link

Example code for mcp23s18 - fatal error, SPI.h #19

Open MPstatus opened 3 months ago

MPstatus commented 3 months ago

Using the example code gives this error.

fatal error: ../SPI/SPI.h: No such file or directory

include <../SPI/SPI.h>//this chip needs SPI