aa

Dependencies:   mbed TrapezoidControl QEI

System/Process/Process.h

Committer:
7ka884
Date:
2018-10-01
Revision:
4:ba9df71868df
Parent:
0:669ef71cba68
Child:
9:f93fc79a49ea

File content as of revision 4:ba9df71868df:

#ifndef PROCESS_H_
#define PROCESS_H_

#include "mbed.h"

void SystemProcess();
/*
#define ROLLER_LF motor[ROLLER_LF_NUM]
#define ROLLER_LL motor[ROLLER_LL_NUM]
*/


#define ROTATE_PER_REVOLUTIONS 500



#endif