Subversion Repositories shark

Rev

Rev 1418 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __RTW_H__
#define __RTW_H__

#define NINPUTCAB 10
#define NOUTPUTCAB 10

void activate_sensors();
void activate_control();

#endif