Class Bertl added
Dependencies: HCSR
Dependents: BERTL_ButtonLeds Bertl_Arbeit FollowLine SerialPC ... more
Fork of ur_Bertl by
Diff: const.h
- Revision:
- 10:207a1e646191
- Parent:
- 9:fc3a7ad346e6
- Child:
- 11:155ce3832f01
diff -r fc3a7ad346e6 -r 207a1e646191 const.h --- a/const.h Thu Apr 23 12:38:29 2015 +0000 +++ b/const.h Fri Apr 24 07:46:58 2015 +0000 @@ -20,7 +20,7 @@ /*! \var int SPEED \brief Bertl speed 0.2 (slow) - 1.0 (fast). \warning speed below 0.2 possible the motor won't start */ -const float SPEED = 0.3; /* Bertl speed 0.2 (slow) - 1.0 (fast) */ +const float SPEED = 0.2; /* Bertl speed 0.2 (slow) - 1.0 (fast) */ /*! \var int DISTANCE \brief one wheel turn is appr. 24 ticks. \warning maybe the number has to be adjusted */