summaryrefslogtreecommitdiff
path: root/n/es/src/tourelle.c
diff options
context:
space:
mode:
Diffstat (limited to 'n/es/src/tourelle.c')
-rw-r--r--n/es/src/tourelle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/es/src/tourelle.c b/n/es/src/tourelle.c
index 6ae8f10..a6d7473 100644
--- a/n/es/src/tourelle.c
+++ b/n/es/src/tourelle.c
@@ -30,7 +30,7 @@
const uint8_t delayMax = 100;
const uint8_t delayMin = 200;
const uint8_t pin_sharp = 3 ;
-uint8_t delay = 0;
+extern uint8_t delay;
//extern uint16_t SEUIL = 280; // 10 cm = 2.25Vnet 80 cm = 1.75 V
const uint8_t MILIEU = 2;
// const int8_t PROUT = 12; A VERIFIER !!