Control Surface  1.1.1
MIDI Control Surface library for Arduino
DisplayElement.cpp
Go to the documentation of this file.
1 #include "DisplayElement.hpp"
2 
4 
6 
BEGIN_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
Definition: Settings/NamespaceSettings.hpp:9
DisplayElement::elements
static DoublyLinkedList< DisplayElement > elements
Definition: DisplayElement.hpp:46
END_CS_NAMESPACE
#define END_CS_NAMESPACE
Definition: Settings/NamespaceSettings.hpp:10
DisplayElement.hpp
DoublyLinkedList< DisplayElement >