MagicFlask 🧪 - codename openflasq All the code related to the ESP32-based hardware module Product demo 📼 Add your WiFi settings Create a file called wifiSettings.h in your product folder. const char* ssid = "WIFI NAME"; const char* password = "WIFI PASS";