/* * application.h * * Created on: Aug 23, 2017 * Author: Elmar */ #ifndef INCLUDE_APPLICATION_H_ #define INCLUDE_APPLICATION_H_ //Disgusting void ChangeSampleChannel(int channel); #endif /* INCLUDE_APPLICATION_H_ */