#include <Arduino.h>Go to the source code of this file.
Variables | |
| static const uint8_t | NovationLaunchpadColorLUT [][3] | 
| Lookup table for the colors of the LEDs used by Novation Launchpad control surfaces.  More... | |
      
  | 
  static | 
Lookup table for the colors of the LEDs used by Novation Launchpad control surfaces.
Indexed by velocity value [0, 0x7F], byte order BGR.
Definition at line 7 of file NovationLaunchpadColorLUT.hpp.
 1.8.16