diff options
Diffstat (limited to 'client/consts.h')
-rw-r--r-- | client/consts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/consts.h b/client/consts.h index a73fea7..1404dc2 100644 --- a/client/consts.h +++ b/client/consts.h @@ -3,5 +3,5 @@ #include "../shared/wifi.h" // delay between new record request in seconds -#define WS_CLIENT_STATION_POLL_INTERVAL 10 +#define WS_CLIENT_STATION_POLL_INTERVAL 1 |