No description
main | ||
npins | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
sdkconfig.defaults | ||
shell.nix |
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ée1
ou0
pour changer l'état du pin0
(resp.1
)