feat: Initialize ESP-IDF project with core build configuration, component dependencies, and web frontend deployment.

This commit is contained in:
2026-03-02 22:42:29 -05:00
parent bba4c63f93
commit 75bab78137
7 changed files with 49 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Set this to your ESP32's IP address for local development
# Example: VITE_API_BASE=http://192.168.1.100
VITE_API_BASE=http://ESP32_IP_HERE
VITE_API_BASE=http://192.168.50.216