aboutsummaryrefslogtreecommitdiff
path: root/client/consts.h
blob: a73fea7f2a086b05ee1c3d7b6cf112736c72d9d4 (plain)
1
2
3
4
5
6
7
#pragma once

#include "../shared/wifi.h"

// delay between new record request in seconds
#define WS_CLIENT_STATION_POLL_INTERVAL 10