FastLED
3.9.15
Loading...
Searching...
No Matches
midi_Namespace.h
Go to the documentation of this file.
1
27
28
#pragma once
29
30
#define MIDI_NAMESPACE midi
31
#define BEGIN_MIDI_NAMESPACE namespace MIDI_NAMESPACE {
32
#define END_MIDI_NAMESPACE }
33
34
#define USING_NAMESPACE_MIDI using namespace MIDI_NAMESPACE;
35
36
BEGIN_MIDI_NAMESPACE
37
38
END_MIDI_NAMESPACE
END_MIDI_NAMESPACE
#define END_MIDI_NAMESPACE
Definition
midi_Namespace.h:32
BEGIN_MIDI_NAMESPACE
#define BEGIN_MIDI_NAMESPACE
Definition
midi_Namespace.h:31
examples
LuminescentGrand
arduino
midi_Namespace.h
Generated on Thu May 29 2025 04:44:56 for FastLED by
1.13.2