#ifndef FREQ_SLIDER_H_ #define FREQ_SLIDER_H_ void freq_slider_task(void* param); #endif // FREQ_SLIDER_H_