mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-30 06:10:54 +03:00
refactor services, increase max sockets - release
This commit is contained in:
8
components/squeezelite/controls.h
Normal file
8
components/squeezelite/controls.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef CONTROLS_H
|
||||
#define CONTROLS_H
|
||||
|
||||
#include "audio_controls.h"
|
||||
|
||||
const extern actrls_t LMS_controls[];
|
||||
|
||||
#endif // CONTROLS_H
|
||||
Reference in New Issue
Block a user