
control simulation of elevator
vytah.h
- Committer:
- kicin2
- Date:
- 2019-01-23
- Revision:
- 1:7dea46c9d8dc
- Parent:
- 0:62c18ef61b61
File content as of revision 1:7dea46c9d8dc:
#ifndef __ELEVAT_H_INCLUDED__ #define __ELEVAT_H_INCLUDED__ void buttonOutSwitch(); void elevReset(); #endif