mbed-os github

Dependencies:   ADS1015 Faulhaber HTU21D_mod MS5837_potless Sensor_Head_RevB_3 USBDevice_dfu Utilsdfu beep

Fork of ARNSRS_testDFU by POTLESS

Revision:
64:a85cddb22fff
Parent:
63:69f6d600807e
Child:
65:c7d09a1fbef3
Child:
67:92972b960226
--- a/main.cpp	Fri Jul 06 06:12:56 2018 +0000
+++ b/main.cpp	Tue Jul 10 16:35:57 2018 +0000
@@ -1061,7 +1061,7 @@
         if (FLAG_PID == 1 && EN_MODE_SECU == false) {
             control_Servo.setProcessValue(ppO2);
             //Nouvelle sortie servo fuite si on est pas en mode SECU
-            Consigne_fuite = control_Servo.compute();
+            Consigne_poumon = control_Servo.compute();
         }
 
         //Arrêt du Timer mesurant le temps d'éxecution du code