From 4120d69772cbd39a2827db5ecf35b025899e5c0e Mon Sep 17 00:00:00 2001 From: Adrien VAN DAMME Date: Thu, 9 Feb 2017 14:36:48 +0100 Subject: [PATCH] update --- RegulationIntensite.ino | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/RegulationIntensite.ino b/RegulationIntensite.ino index acc175b..e991503 100644 --- a/RegulationIntensite.ino +++ b/RegulationIntensite.ino @@ -21,8 +21,8 @@ void loop() static float curent; static int pwm_value = 0; curent = get_curent(); - Serial.println(pwm_value); - if(curent