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

Dependencies:   MMA8451Q mbed

Revision:
8:9686195ddf1d
Parent:
6:83b531eead03
Child:
9:51cf1120b4f4
--- a/headre.h	Fri Jan 05 22:00:44 2018 +0000
+++ b/headre.h	Sat Jan 06 19:06:35 2018 +0000
@@ -1,10 +1,7 @@
-//#ifndef HEADRE_H
-//#define HEADRE_H
-//#include "definicie.h"
+#ifndef HEADRE_H
+#define HEADRE_H
 
 
-//Serial pc(USBTX, USBRX, 57600);
-
 void poslemSpravu(char adrRX, char adrTX, int velkost, char DATA[] );
 void prijmemSpravu();
 
@@ -18,10 +15,9 @@
 void hore();
 void dole();
 
-//void kontrola();
-
-void zarad(int co);
-//void obsluz(int cislo); 
+void kontrola();
 
 
-//#endif
\ No newline at end of file
+//void zorad();
+
+#endif
\ No newline at end of file