|
FastLED 3.9.7
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
30#define MIDI_NAMESPACE midi
31#define BEGIN_MIDI_NAMESPACE namespace MIDI_NAMESPACE {
32#define END_MIDI_NAMESPACE }
34#define USING_NAMESPACE_MIDI using namespace MIDI_NAMESPACE;