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: mbed
Fork of Lab_6_WaG by
Diff: stepper.h
- Revision:
- 51:1eb60f0d2f03
- Parent:
- 50:e3a03bc1e1a6
- Child:
- 52:8987e38851e5
--- a/stepper.h Tue Apr 03 17:14:03 2018 +0000 +++ b/stepper.h Tue Apr 03 20:51:20 2018 +0000 @@ -24,7 +24,7 @@ #define STP_POS_UNKN -5 #define TGT_SENSOR_QUAN 8 #define MOTOR_DELAY 0.003 -#define TURN_DELAY 0.01 +#define TURN_DELAY 0.02 #include "mbed.h"