#define pinOut 13 void setup() { pinMode(pinOut, OUTPUT); digitalWrite(pinOut, LOW); }
Partager la publication "Qcm"