Remove errant includes.
This commit is contained in:
parent
1ed24d6faf
commit
e85e52e11f
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
#include <nvs_flash.h>
|
#include <nvs_flash.h>
|
||||||
#include <nvs.h>
|
#include <nvs.h>
|
||||||
#include "pax_gfx.h"
|
#include "pax_gfx.h"
|
||||||
#include "system_wrapper.h"
|
|
||||||
#include "settings.h"
|
|
||||||
#include "wifi_connection.h"
|
#include "wifi_connection.h"
|
||||||
|
|
||||||
static const char *TAG = "wifi_connect";
|
static const char *TAG = "wifi_connect";
|
||||||
|
|
Loading…
Reference in a new issue