API Server and DHCP Lease Management

This commit is contained in:
Thomas Göttgens
2022-10-26 11:09:59 +02:00
parent 6e1b1e3ed7
commit b7ebe03ca8
9 changed files with 241 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
#endif
#if HAS_ETHERNET
#include "mesh/eth/ethServerAPI.h"
#include "mqtt/MQTT.h"
#endif