one more
This commit is contained in:
parent
2953071b1e
commit
02ca544bf8
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef Adafruit_BusIO_Register_h
|
||||
#define Adafruit_BusIO_Register_h
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
#if !defined(SPI_INTERFACES_COUNT) || \
|
||||
(defined(SPI_INTERFACES_COUNT) && (SPI_INTERFACES_COUNT > 0))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue