Biblio à utiliser pour communiquer avec la carte moteur

Dependents:   Asserv_mot Asserv_mot

Globals/global.h

Committer:
Brand101
Date:
2017-04-19
Revision:
1:162aa6608ffe
Parent:
0:3a1f19e51eb2

File content as of revision 1:162aa6608ffe:

#include "mbed.h"
#include "constantes.h"
#include "ident_crac.h"
#include "Asservissement.h"
//#include "AX12.h"
//#include "Strategie.h"

extern CAN can1;
extern CANMessage msgRxBuffer[SIZE_FIFO];
extern unsigned char FIFO_ecriture;