From bf1a26201bf2484732d26c6c0425e6e4317c2052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Moska=C5=82a?= Date: Mon, 30 Jan 2023 22:20:59 +0100 Subject: [PATCH] fuuuck --- src/PPPOSClient.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/PPPOSClient.h b/src/PPPOSClient.h index a3cd128..9babb17 100644 --- a/src/PPPOSClient.h +++ b/src/PPPOSClient.h @@ -11,8 +11,6 @@ #include "Client.h" #include "lwip/dns.h" #include "lwip/inet.h" -#include "esp_system.h" -#include "esp_wifi.h" #include "lwip/err.h" #include "lwip/sockets.h" #include "lwip/sys.h"