remove wifi logger component
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user