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 freescal_cup_k22f
Diff: Header/Gestion_Moteur.h
- Revision:
- 6:a4e49784b533
- Parent:
- 0:3af30bfbc3e5
diff -r 4d1a524433ca -r a4e49784b533 Header/Gestion_Moteur.h --- a/Header/Gestion_Moteur.h Tue Jan 13 16:35:04 2015 +0000 +++ b/Header/Gestion_Moteur.h Tue Jan 13 17:03:09 2015 +0000 @@ -10,4 +10,7 @@ void init_led(void); -void test_qei(void); \ No newline at end of file +void test_qei(void); + +extern int consigne_moteur_1; +extern int consigne_moteur_2; \ No newline at end of file