Added fastio.h support for at90usb1286 (for teensylu)

This commit is contained in:
Joe Kerman 2011-09-30 13:50:11 -05:00
parent f832569308
commit 8310444f54

View file

@ -1904,7 +1904,7 @@ pins
#endif
#if defined (__AVR_AT90USB1287__)
#if defined (__AVR_AT90USB1287__) || defined (__AVR_AT90USB1286__)
// SPI
#define SCK DIO9
#define MISO DIO11