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 X_NUCLEO_IHM03A1_for
Diff: timeandtick.hpp
- Revision:
- 31:92a9e183be8e
- Parent:
- 13:d1030d4e51a8
--- a/timeandtick.hpp Thu May 23 14:12:06 2019 +0000 +++ b/timeandtick.hpp Fri May 24 10:29:09 2019 +0000 @@ -25,6 +25,7 @@ Timer rotationTimeOut; // timer for seed wheel zero timeout Timer ritardaLowSpeed; // timer for switch delay from low speed to normal speed Timer SDwheelTimer; // timer for alarm generation for SD wheel +Timer alarmDelay; // timer per l'attivazione degli allarmi dopo la partenza Timeout timeout; // timeout for check DC current absorbion PWM sincronised