Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HCSR
Fork of ur_Bertl by
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;