Compile for the correct device

This commit is contained in:
Florian Hoss 2022-07-29 10:36:46 +02:00
parent c43dd6121a
commit 9ecda70764
16 changed files with 18 additions and 154 deletions

View file

@ -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"