diff options
Diffstat (limited to 'libraries/SPI')
-rw-r--r-- | libraries/SPI/library.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/SPI/library.properties b/libraries/SPI/library.properties index 6f1ae20..07af869 100644 --- a/libraries/SPI/library.properties +++ b/libraries/SPI/library.properties @@ -6,3 +6,5 @@ sentence=Enables the communication with devices that use the Serial Peripheral I paragraph= url=http://arduino.cc/en/Reference/SPI architectures=avr +types=Arduino + |