#ifndef CREDENTIALS_H #define CREDENTIALS_H #define WIFI_SSID "SSID_here" #define WIFI_PW "Password_here" #endif