Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
ShiftRegisterOutRGB.cpp
Go to the documentation of this file.
2
4
5const uint8_t ShiftRegisterOutRGB::redBit __attribute__((weak)) = 0;
6const uint8_t ShiftRegisterOutRGB::greenBit __attribute__((weak)) = 1;
7const uint8_t ShiftRegisterOutRGB::blueBit __attribute__((weak)) = 2;
8
#define END_AH_NAMESPACE
#define BEGIN_AH_NAMESPACE