led v3

Dependents:   robot_final

Fork of LED by Projet robot

Revision:
3:ca5c598be185
Parent:
2:d08b46f9050c
--- a/LED.h	Thu Feb 09 14:35:40 2017 +0000
+++ b/LED.h	Thu Feb 09 16:14:19 2017 +0000
@@ -8,4 +8,5 @@
     void K2000(float duree);
     void K3000(float duree);
     void K4000(float duree);
+    void LED_desynchrone(float duree);
 };
\ No newline at end of file