mirror of
https://github.com/PaulStoffregen/Tlc5940
synced 2025-06-27 02:17:53 +02:00
Each field of keywords.txt is separated by a single true tab. Leading spaces on a keyword identifier causes it to not be recognized by the Arduino IDE. On Arduino IDE 1.6.5 and newer an unrecognized keyword identifier causes the default editor.function.style highlighting to be used (as with KEYWORD2, KEYWORD3, LITERAL2). Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
#Tlc5940 Library#
16 channel PWM LED driver based on the Texas Instruments TLC5940 chip.
http://www.pjrc.com/teensy/td_libs_Tlc5940.html
http://code.google.com/p/tlc5940arduino/
http://playground.arduino.cc/Learning/TLC5940
Description
Languages
C
69.8%
C++
30.2%