mirror of
https://github.com/PaulStoffregen/Tlc5940
synced 2025-09-27 10:02:20 +02:00
Add constant for Teensy 3.6
This commit is contained in:
@@ -113,9 +113,10 @@
|
||||
#include "Teensypp_xxx6.h"
|
||||
|
||||
#elif defined (__MK20DX128__) \
|
||||
|| defined (__MK20DX256__)
|
||||
|| defined (__MK20DX256__) \
|
||||
|| defined (__MK66FX1M0__)
|
||||
|
||||
/* Teensy 3.0 & 3.1 */
|
||||
/* Teensy 3.0 & 3.1 & 3.6*/
|
||||
#include "Teensy_KinetisK20.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user