Data Gator
Hardware and software documentation for the Data Gator project.
Loading...
Searching...
No Matches
config.hpp
Go to the documentation of this file.
1
9#define NETWORK "network_ssid_here"
11#define PSSWD "network_password_here"
13#define MQTT_BROKER_ADDR "192.168.50.10"
15#define MQTT_PORT 1883
17#define DEBUG 1
19#define WIFI_TIMEOUT 10000
21#define MAX_COUNT 120
23#define OTA_FREQ 60
25#define VWC_FREQ 5
27#define HT_FREQ 5
29#define TLM_FREQ 5