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.
Fork of Viaro_SpandiConcime_V2b by
timeandtick.h@3:1cd8d048cd4a, 2018-06-19 (annotated)
- Committer:
- viaromassimo
- Date:
- Tue Jun 19 16:47:15 2018 +0000
- Revision:
- 3:1cd8d048cd4a
- Parent:
- 0:b0a79a3a9da8
- Child:
- 4:1643fea75703
- added control for minimal speed (below wich it stops); - added ramp for motor startup
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| nerit | 0:b0a79a3a9da8 | 1 | Ticker MSToMotorNewCheck; //check the motor every xx (milli)seconds |
| nerit | 0:b0a79a3a9da8 | 2 | Timer uSMotor; |
| nerit | 0:b0a79a3a9da8 | 3 | Timer uSWheel; |
| viaromassimo | 3:1cd8d048cd4a | 4 | Timer mSMotorRamp; |
| viaromassimo | 3:1cd8d048cd4a | 5 | // Timer uSCycle; //used, eventually, to check how much time the code needs to cycle |
