// PLEASE RENAME THIS FILE TO wifi_config.h // once you've filled in your wifi credentials const char* ssid = "your_ssid"; const char* pass = "your_password";