#include <AH/Arduino-Wrapper.h>
 Include dependency graph for NovationLaunchpadColorLUT.hpp:
 This graph shows which files directly or indirectly include this file: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.