Skip to content
Snippets Groups Projects
Commit abd0fcfc authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266: Remove superfluous includes.

parent e13d462f
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include "queue.h" #include "queue.h"
#include "user_interface.h" #include "user_interface.h"
#include "espconn.h" #include "espconn.h"
#include "ip_addr.h"
#include "spi_flash.h" #include "spi_flash.h"
#include "utils.h" #include "utils.h"
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include "queue.h" #include "queue.h"
#include "user_interface.h" #include "user_interface.h"
#include "espconn.h" #include "espconn.h"
#include "ip_addr.h"
#include "spi_flash.h" #include "spi_flash.h"
#include "utils.h" #include "utils.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment