{{tag>dev esp esp32 todo}}
====== Programmation multitâche avec l'ESP32 ======
L'ESP32 2 coeurs
cor... LTIN, HIGH); // turn the LED on (HIGH is the voltage level)
delay(1000); //... IN, LOW); // turn the LED off by making the voltage LOW
delay(1000);
}
}
void speakToMe(void
{{tag>dev esp esp8266 ide_arduino}}
====== Compiler sur ESP8266 via l'IDE Arduino ======
Depuis la ve... Gestionnaire de carte
* Dans la liste des paquetage installer **esp8266 by ESP8266 Community**
====