mbed5a_testy

Dependencies:   mbed

Revision:
1:b8d65b5745d1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/led.h	Fri May 05 20:01:41 2017 +0000
@@ -0,0 +1,4 @@
+void LedInt(void);
+void Led_StepLeft(void);
+void Led_StepRight(void);
+void LedOn(unsigned char ucLedIndeks);