#ifndef wifiinfo_h #define wifiinfo_h const char *hostname = "mush"; const char *ssid = "304 Funston"; const char *password = ""; #endif