Control Surface  1.1.1
MIDI Control Surface library for Arduino
CCRotaryEncoder.cpp
Go to the documentation of this file.
1 #ifdef TEST_COMPILE_ALL_HEADERS_SEPARATELY
2 #include <Encoder.h>
3 #include "CCRotaryEncoder.hpp"
4 #endif