remove wifi logger component

This commit is contained in:
Carlos
2021-11-12 07:19:39 +01:00
Unverified
parent f52b8da28e
commit bafbc1e2bf
13 changed files with 1 additions and 972 deletions

View File

@@ -31,8 +31,6 @@
#include "mdns.h"
#include "net_functions.h"
#include "wifi_logger.h"
// Web socket server
#include "websocket_if.h"
//#include "websocket_server.h"
@@ -3885,8 +3883,6 @@ app_main (void)
HTTP_TASK_PRIORITY, &t_http_get_task,
HTTP_TASK_CORE_ID);
// start_wifi_logger(); // Start wifi logger
while (1)
{
// audio_event_iface_msg_t msg;