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, 0 insertions, 2 deletions
diff --git a/n/es/src/tourelle.c b/n/es/src/tourelle.c
index d677c6f..80b9610 100644
--- a/n/es/src/tourelle.c
+++ b/n/es/src/tourelle.c
@@ -70,7 +70,6 @@ void tourelle_init (uint16_t prescaler)
SFIOR |= 0x01; // prescaler autorisé
- rs232_putc('T');
crenaux(delay,port_tourelle,pin_tourelle); // on met le capteur à 0°
delay_ms(20L);
@@ -93,7 +92,6 @@ void tourelle_init (uint16_t prescaler)
pont = 1;
ascenseur = 1;
- rs232_putc('F');
switch(prescaler)
{