Skip to content

All the code related to the ESP32-based hardware module

License

Notifications You must be signed in to change notification settings

openflasq/openflasq-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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";

About

All the code related to the ESP32-based hardware module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published