Adds timing macro

This commit is contained in:
Rune Harlyk
2024-07-14 23:14:07 +02:00
committed by Rune Harlyk
parent c783793b5c
commit 200ea62d95
11 changed files with 41 additions and 62 deletions
@@ -20,6 +20,7 @@
#include <FSPersistence.h>
#include <JsonUtils.h>
#include <WiFi.h>
#include <Timing.h>
#include <DNSServer.h>
#include <IPAddress.h>