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.
Fork of CRAC-Strat_2017_HOMOLOGATION_PETIT_ROBOT by
Diff: Robots/Config_small.h
- Revision:
- 3:19f2285a4757
- Child:
- 5:dcd817534b57
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Robots/Config_small.h Sun Apr 17 08:31:59 2016 +0000 @@ -0,0 +1,13 @@ +#ifndef CRAC_CONFIG_SMALL +#define CRAC_CONFIG_SMALL +/** +Fichier de configuration des action specifique au petit robot +**/ +#define AX12_ID_BRAS_BASE 3 +#define AX12_ID_BRAS_RELACHEUR 4 +#define AX12_ID_BRAS_BASE_INV 1 +#define AX12_ID_BRAS_RELACHEUR_INV 2 + + + +#endif \ No newline at end of file