#ifndef SETTINGS_H_ #define SETTINGS_H_ #define WIFI_SSID "" #define WIFI_PASS "" #endif // SETTINGS_H_