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:
- 76:7514ca07b45d
- Parent:
- 58:69f9a4607a16
- Child:
- 77:73e1cf3a7284
--- a/stepper.h Thu Apr 26 15:33:35 2018 +0000 +++ b/stepper.h Thu Apr 26 15:44:46 2018 +0000 @@ -23,7 +23,7 @@ #define STP_CCW 1 #define STP_POS_UNKN -5 #define TGT_SENSOR_QUAN 8 -#define MOTOR_DELAY 0.003 +#define MOTOR_DELAY 0.001 #define TURN_DELAY 0.005