led v3

Dependents:   robot_final

Fork of LED by Projet robot

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?

UserRevisionLine numberNew 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);