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 Herkulex_Library_2019
main.h
00001 #ifndef MAIN_H 00002 #define MAIN_H 00003 #define ROBOT_SMALL 00004 00005 00006 #include "mbed.h" 00007 00008 #include "fonctions_herkulex.h" 00009 00010 00011 00012 00013 extern CAN can; 00014 extern char cote; 00015 extern Serial pc; 00016 00017 extern char bras_choix; 00018 00019 extern unsigned short ackFinAction; 00020 #endif
Generated on Tue Jul 26 2022 07:51:45 by
1.7.2