mirror of
https://github.com/PaulStoffregen/Tlc5940
synced 2025-09-27 01:52:20 +02:00
8ae3cacb9698f1e3b6fb36fbcd7d9277e0c9cf83
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%