Semestrálna práca VÝTAH Roman Ciesarík

Dependencies:   MMA8451Q mbed

Revision:
1:6c18e74f3ff4
Child:
2:84b5e49b4549
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/headre.h	Mon Dec 11 14:24:45 2017 +0000
@@ -0,0 +1,17 @@
+#ifndef HEADRE_H
+#define HEADRE_H
+
+
+void poslemSpravu(char adrRX, char adrTX, int velkost, char DATA[] );
+
+void zamkni();
+void odomkni();
+
+void stop();
+void hore();
+void dole();
+
+void kontrola();
+
+
+#endif
\ No newline at end of file