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.
Diff: motors.h
- Revision:
- 1:2fe8c402ee79
- Parent:
- 0:dc036b67c87c
- Child:
- 3:3ba377aafdfd
--- a/motors.h Wed Jul 08 19:51:28 2020 +0000 +++ b/motors.h Wed Jul 08 20:42:19 2020 +0000 @@ -1,5 +1,6 @@ +// Nom du fichier : motors.h - +// Prototypes void drv_init(); void test_drv();