y

Dependencies:   HSI2RGBW_PWM mbed fct_aide FastAnalogIn mbed-dsp NVIC_set_all_priorities

Revision:
8:e576f4eea51b
Parent:
7:8a2a7633224b
--- a/fonctions.h	Mon Jun 03 13:10:11 2019 +0000
+++ b/fonctions.h	Mon Jun 03 14:23:32 2019 +0000
@@ -0,0 +1,4 @@
+#include "mbed.h"
+#include "DigitalIn.h"
+
+void led_set(int flagV, int flagR1,int flagR2);
\ No newline at end of file