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
- Committer:
- viaromassimo
- Date:
- 2018-06-29
- Revision:
- 4:1643fea75703
- Parent:
- 3:1cd8d048cd4a
File content as of revision 4:1643fea75703:
Ticker MSToMotorNewCheck; //check the motor every xx (milli)seconds
Timer uSMotor;
Timer uSWheel;
Timer vibOnOffSwitch;
Timer vibPlusToHSwitch;
Timer vibPlusToLSwitch;
Timer vibMinusToHSwitch;
Timer vibMinusToLSwitch;
// Timer uSCycle; //used, eventually, to check how much time the code needs to cycle
