control simulation of elevator

Dependencies:   mbed TSI

Revision:
0:62c18ef61b61
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vytah.h	Wed Jan 23 23:43:20 2019 +0000
@@ -0,0 +1,7 @@
+#ifndef __ELEVAT_H_INCLUDED__
+#define __ELEVAT_H_INCLUDED__
+
+void buttonOutSwitch();
+void elevReset();
+
+#endif
\ No newline at end of file