led v3
Fork of LED by
LED.h@0:1ccc5328ef67, 2017-01-26 (annotated)
- Committer:
- Hygde
- Date:
- Thu Jan 26 13:28:39 2017 +0000
- Revision:
- 0:1ccc5328ef67
- Child:
- 1:4513264e463e
LED library
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Hygde | 0:1ccc5328ef67 | 1 | void LED_Blinking(DigitalOut LED, float duree); |
Hygde | 0:1ccc5328ef67 | 2 | void K2000(float duree); |
Hygde | 0:1ccc5328ef67 | 3 | void K3000(float duree); |
Hygde | 0:1ccc5328ef67 | 4 | void K4000(float duree); |