driver/uart.h is *not* needed in wifi.c

develop
EAD Fritz 2015-01-18 14:14:00 +01:00
rodzic 9251afebd0
commit 362820086a
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -14,7 +14,6 @@
#include "debug.h"
#include "user_config.h"
#include "config.h"
#include "driver/uart.h"
static ETSTimer WiFiLinker;
WifiCallback wifiCb = NULL;