aboutsummaryrefslogtreecommitdiff
path: root/client/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/consts.h')
-rw-r--r--client/consts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/consts.h b/client/consts.h
index 7ee81c8..a73fea7 100644
--- a/client/consts.h
+++ b/client/consts.h
@@ -1,5 +1,7 @@
#pragma once
+#include "../shared/wifi.h"
+
// delay between new record request in seconds
#define WS_CLIENT_STATION_POLL_INTERVAL 10