Compile for the correct device
This commit is contained in:
parent
c43dd6121a
commit
9ecda70764
16 changed files with 18 additions and 154 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef ESP32_FIREWALL_HPP
|
||||
#define ESP32_FIREWALL_HPP
|
||||
|
||||
#include "Utils.hpp"
|
||||
#include "../Utils.hpp"
|
||||
#include "Storage.hpp"
|
||||
#include "WiFiClient.h"
|
||||
#include "lwip/netif.h"
|
||||
|
|
Reference in a new issue