Add Wi-Fi auto-boot connection, MCP JSON-RPC Server, and host bridge

This commit is contained in:
Adolfo Reyna
2026-05-31 22:51:33 -04:00
parent 558ee43149
commit 444d4c6116
6 changed files with 607 additions and 42 deletions
+5
View File
@@ -0,0 +1,5 @@
# 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"