#ifndef __WIFI_CREDENTIALS_H #define __WIFI_CREDENTIALS_H #ifndef STASSID #define STASSID "ssid" #define STAPSK "key" #endif #endif // __WIFI_CREDENTIALS_H