# wifi_secrets.py
WIFI_CREDENTIALS = {
    "ssid1": "key1",
    "ssid2": "ssid2",
}