Files
mcp_screen/wifi_config.py
T

6 lines
169 B
Python

# Wi-Fi Credentials Configuration for ESP32-S3-RLCD-4.2
# Update these values to match your local network settings.
WIFI_SSID = "FamReynaMesh"
WIFI_PASS = "Gloria2020"