Test program for my Multi_WS2811 library that started out as a fork of heroic/WS2811. My library uses hardware DMA on the FRDM-KL25Z to drive up to 16 strings of WS2811 or WS2812 LEDs in parallel.

Dependencies:   Multi_WS2811 mbed MMA8451Q

Fork of WS2811 by Heroic Robotics

Issue: problem when compile

Hi, When I compile this example and compile it, this error occur: Error: Cannot open source input file "MKL25Z4.h": No such file or directory in "Multi_WS2811/WS2811.cpp", Line: 17, Col: 22

I can't add MKL25Z4.h to library! please help me...

Thanks

1 comment:

15 Nov 2016

Did this ever get solved? I'm having the same issue