Merged with httpd - work in progress

This commit is contained in:
Sebastien
2020-03-10 17:27:06 -04:00
parent 39058213fa
commit 2ab14d62be
20 changed files with 110 additions and 216 deletions

View File

@@ -35,7 +35,7 @@
#include "gds_text.h"
#include "gds_font.h"
#include "display.h"
#include "cmd_squeezelite.h"
#include "config.h"
pthread_t thread_console;
static void * console_thread();