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
Dependents: BERTL_ButtonLeds Bertl_Arbeit FollowLine SerialPC ... more
Fork of ur_Bertl by
Diff: const.h
- Revision:
- 2:1cd559ff516b
- Parent:
- 1:fafbac0ba96d
- Child:
- 3:01b183fe8b41
diff -r fafbac0ba96d -r 1cd559ff516b const.h --- a/const.h Thu Mar 19 19:12:33 2015 +0000 +++ b/const.h Thu Mar 26 12:39:40 2015 +0000 @@ -8,6 +8,9 @@ */ #ifndef CONST_H #define CONST_H +//#define TIME +const int MOVE=500; +const int TURN=500; /*! \var int SPEED \brief Bertl speed 0.2 (slow) - 1.0 (fast).