de_mblock_a_arduino
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
de_mblock_a_arduino [2024/09/21 17:37] – mistert | de_mblock_a_arduino [2024/09/26 18:17] (Version actuelle) – mistert | ||
---|---|---|---|
Ligne 45: | Ligne 45: | ||
digitalWrite(FEU_PIETON, | digitalWrite(FEU_PIETON, | ||
appel_pieton = 0; | appel_pieton = 0; | ||
+ | temps_s -=2; | ||
} else { | } else { | ||
| | ||
Ligne 51: | Ligne 52: | ||
} | } | ||
- | void setup() { | + | void setup() { |
pinMode(BOUTON_PIETON, | pinMode(BOUTON_PIETON, | ||
attachInterrupt(digitalPinToInterrupt(BOUTON_PIETON), | attachInterrupt(digitalPinToInterrupt(BOUTON_PIETON), |
de_mblock_a_arduino.1726940223.txt.gz · Dernière modification : 2024/09/21 17:37 de mistert