led v3
Fork of LED by
LED.h
- Committer:
- Hygde
- Date:
- 2017-01-26
- Revision:
- 1:4513264e463e
- Parent:
- 0:1ccc5328ef67
- Child:
- 2:d08b46f9050c
File content as of revision 1:4513264e463e:
void LED_Blinking(DigitalOut LED, float duree); void K1000(float duree); void K2000(float duree); void K3000(float duree); void K4000(float duree);