1
0
Fork 0

Remove unused swdefs include from SPI library

This commit is contained in:
Silver Kits 2016-12-05 12:19:33 +02:00
parent 11d7c2cecd
commit 6751621dbe
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ Also, SS (CS) is not controlled by these methods. It's the responsibility of the
#include <avr/interrupt.h>
#include "spi.h"
#include "swdefs.h"
#include "hwdefs.h"
#ifdef SPI_USE_CMT