led v3
Fork of LED by
Diff: LED.h
- Revision:
- 1:4513264e463e
- Parent:
- 0:1ccc5328ef67
- Child:
- 2:d08b46f9050c
--- 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