Class Bertl added
Dependents: BertlDrive_V2 BertlDrive_V2
Diff: const.h
- Revision:
- 3:01b183fe8b41
- Parent:
- 2:1cd559ff516b
- Child:
- 4:76acfddc26fb
--- a/const.h Thu Mar 26 12:39:40 2015 +0000 +++ b/const.h Thu Mar 26 13:06:00 2015 +0000 @@ -8,7 +8,7 @@ */ #ifndef CONST_H #define CONST_H -//#define TIME +#define TIME const int MOVE=500; const int TURN=500;