mirror of
https://github.com/PaulStoffregen/Tlc5940
synced 2025-06-27 10:27:48 +02:00
Add constant for Teensy 3.6
This commit is contained in:
parent
fc38a581b2
commit
22ac6f5f6f
@ -113,9 +113,10 @@
|
|||||||
#include "Teensypp_xxx6.h"
|
#include "Teensypp_xxx6.h"
|
||||||
|
|
||||||
#elif defined (__MK20DX128__) \
|
#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"
|
#include "Teensy_KinetisK20.h"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user