#pragma once namespace credentials { const String ssid = "my SSID"; const String psk = "my PSK"; const String mdnsHostname = "led-marquee-sign"; }