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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/n/es/src/tourelle.c b/n/es/src/tourelle.c
index a6d7473..a904304 100644
--- a/n/es/src/tourelle.c
+++ b/n/es/src/tourelle.c
@@ -160,7 +160,6 @@ void TournerTourelle(void)
int16_t mesurer(void)
{
- adc_init();
adc_start(pin_sharp);
while(!adc_checkf()){}
return adc_read();