6 lines
169 B
Python
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"
|