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_rob by
Diff: Robots/Config_big.h
- Revision:
- 9:d0042422d95a
- Parent:
- 8:0edc7dfb7f7e
- Child:
- 12:14729d584500
--- a/Robots/Config_big.h Wed Apr 27 13:05:03 2016 +0000 +++ b/Robots/Config_big.h Thu Apr 28 08:11:36 2016 +0000 @@ -6,7 +6,12 @@ #define AX12_ID_PINCE_ARRIERE_HAUTE_GAUCHE 18 #define AX12_ID_PINCE_ARRIERE_HAUTE_DROITE 15 +#define AX12_ID_PINCE_ARRIERE_BASSE_GAUCHE 13 +#define AX12_ID_PINCE_ARRIERE_BASSE_DROITE 14 #define AX12_ID_PORTE_ARRIERE_DROITE 4 #define AX12_ID_PORTE_ARRIERE_GAUCHE 5 +#define AX12_ID_FUNNY_ACTION 1 + + #endif \ No newline at end of file
