PaulStoffregen / Tlc5940

16 channel PWM LED driver based on the Texas Instruments TLC5940 chip.
https://github.com/PaulStoffregen/Tlc5940
81 stars 40 forks source link

Not working with ESP32 #21

Closed Sebbasstt closed 1 year ago

Sebbasstt commented 1 year ago

Hi, I'm a beginner with Github so sorry if I don't do things correctly and I'm bad at English, it's a shame that I can't compile and use the library for ESP32 micro-controllers with Arduino platforms.

What I understand is that this type of controller is not defined in the "pinouts" folder which contains the .h files depending on the controller used.

Can anyone help me add for ESP32 or ESP8266?

Sebbasstt commented 1 year ago

.. ..