const char ssid[] = "fischnetziot"; const char pass[] = "password"; const char mqtt_host[] = "10.0.0.1"; const char client_id[] = CLIENT_ID;