#ifndef DEBUG
#include <Credentials/Credentials.h>
#endif
#ifdef DEBUG
#define WIFI_SSID "ssid"
#define WIFI_PW "password"
#endif