code ax12 petit robot 12/05/2017

Fork of command_AX12_petit_robot_V3 by CRAC Team

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers global.h Source File

global.h

00001 /****************************************************************************************/
00002 /* FUNCTION NAME: SendRawId                                                             */
00003 /* DESCRIPTION  : Fonction qui permet d'envoi une trame vide à un ID                    */
00004 /****************************************************************************************/
00005 void SendRawId (unsigned short id);
00006