More merging

This commit is contained in:
Florian Hoss 2022-07-29 17:25:56 +02:00
parent 0af9c39fa3
commit 8822bc8cc7
9 changed files with 60 additions and 334 deletions

View file

@ -3,8 +3,8 @@
#include "theCerts.h"
#include "ESP8266WiFi.h"
#include "esp8266/Firewall.hpp"
#include "esp8266/API.hpp"
#include "Firewall.hpp"
#include "API.hpp"
fw::Firewall *firewall;
fw::API *firewallApi;