led v3

Dependents:   robot_final

Fork of LED by Projet robot

Revision:
1:4513264e463e
Parent:
0:1ccc5328ef67
Child:
2:d08b46f9050c
diff -r 1ccc5328ef67 -r 4513264e463e LED.h
--- a/LED.h	Thu Jan 26 13:28:39 2017 +0000
+++ b/LED.h	Thu Jan 26 15:59:15 2017 +0000
@@ -1,4 +1,5 @@
 void LED_Blinking(DigitalOut LED, float duree);
+void K1000(float duree);
 void K2000(float duree);
 void K3000(float duree);
 void K4000(float duree);
\ No newline at end of file