mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
esp32/modnetwork: Remove redundant esp_log include.
This commit is contained in:
committed by
Damien George
parent
73c48b1b45
commit
41e7ad647e
@@ -46,7 +46,6 @@
|
||||
#include "esp_wifi_types.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp_event_loop.h"
|
||||
#include "esp_log.h"
|
||||
#include "lwip/dns.h"
|
||||
#include "tcpip_adapter.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user