refactor services, increase max sockets - release

This commit is contained in:
philippe44
2020-01-06 16:08:15 -08:00
parent d301a2d9df
commit 26ecdf60d9
35 changed files with 204 additions and 57 deletions

View File

@@ -0,0 +1,8 @@
#ifndef CONTROLS_H
#define CONTROLS_H
#include "audio_controls.h"
const extern actrls_t LMS_controls[];
#endif // CONTROLS_H