summaryrefslogtreecommitdiff
path: root/n/es/src/tourelle.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/es/src/tourelle.h')
-rw-r--r--n/es/src/tourelle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/n/es/src/tourelle.h b/n/es/src/tourelle.h
index edf851c..402d19f 100644
--- a/n/es/src/tourelle.h
+++ b/n/es/src/tourelle.h
@@ -32,8 +32,8 @@
void tourelle_init (uint16_t prescaler);
void crenaux(uint8_t temps, uint8_t port, uint8_t pin);
-void rs232_callback (uint8_t cmd, uint8_t size, uint8_t *args, uint8_t *etat,uint8_t *envoie);
-void TournerTourelle(uint8_t sens);
+void rs232_callback (uint8_t cmd, uint8_t size, uint8_t *args);
+void TournerTourelle(void);
int16_t mesurer(void);
void Timer_tourelle(void);