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 M3_CAN_mbed
Diff: vibration.h
- Revision:
- 8:046f2fa83033
- Parent:
- 7:f733e8c05730
- Child:
- 12:de0c36e36a79
--- a/vibration.h Fri Dec 13 14:41:25 2019 +0000 +++ b/vibration.h Thu Jan 23 04:42:37 2020 +0000 @@ -1,5 +1,10 @@ #ifndef VIBRATION_H #define VIBRATION_H +//void vibration_0(); +//void vibration_1(); +//void vibration_2(); +//void vibration_3(); + void vibration(); void vibration_stop(); #endif \ No newline at end of file