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