From 23cd9c09dc5ef949fb096569df13b04f88d0645e Mon Sep 17 00:00:00 2001 From: bastien Date: Wed, 24 May 2023 16:00:48 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Platform.io=20cli'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Platform.io-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)