#ifndef DRUMZ_INPUT_ENCODER_HPP #define DRUMZ_INPUT_ENCODER_HPP namespace Encoder { void init(); } #endif //DRUMZ_INPUT_ENCODER_HPP