Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDIOutputElement.hpp
Go to the documentation of this file.
1#pragma once
2
4#include <Def/Def.hpp>
5#include <Def/MIDIAddress.hpp>
6
8
10
#define END_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
A class for serial-in/parallel-out shift registers, like the 74HC595 that are connected to the SPI bu...
A super class for object that have to be updated regularly.