# hackens-devant Déploiement: ``` nix-shell # Choisir le SSID/Password à cette étape dans Example Connection Configuration. # On peut aussi choisir les GPIO dans Example Configuration (TODO changer ce nom) idf.py menuconfig idf.py build # Il faut avoir le ESP connecté à cette étape idf.py flash ``` ## Requêtes possibles - `GET /status` - `POST /0` (resp `/1`) avec en donnée `1` ou `0` pour changer l'état du pin `0` (resp. `1`)