diff --git a/Platform.io-cli.md b/Platform.io-cli.md index a6aad1f..0f07cf3 100644 --- a/Platform.io-cli.md +++ b/Platform.io-cli.md @@ -92,7 +92,7 @@ sudo usermod -aG dialout "votre utilisateur" Après cette commande, redémarrer votre ordinateur. -## [Création d'un projet avec un ESP32 pour allumer une led](https://github.com/platformio/platform-espressif32/tree/master/examples/espidf-arduino-blink) +### [Création d'un projet avec un ESP32 pour allumer une led](https://github.com/platformio/platform-espressif32/tree/master/examples/espidf-arduino-blink) Pour commencer il faut télécharger le dossier suivant qui va servir pour exemple : [Télécharger](https://github.com/platformio/platform-espressif32/archive/develop.zip)