Files
squeezelite-esp32/components/squeezelite/controls.h
2020-01-06 16:08:15 -08:00

9 lines
128 B
C

#ifndef CONTROLS_H
#define CONTROLS_H
#include "audio_controls.h"
const extern actrls_t LMS_controls[];
#endif // CONTROLS_H