diff -r 18ed0f3b030a -r 4715f4ed8e0c examples/CANOpenShell/CANOpenShellMasterOD.h --- a/examples/CANOpenShell/CANOpenShellMasterOD.h Mon Oct 01 19:18:35 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ - -/* File generated by gen_cfile.py. Should not be modified. */ - -#ifndef CANOPENSHELLMASTEROD_H -#define CANOPENSHELLMASTEROD_H - -#include "data.h" - -/* Prototypes of function provided by object dictionnary */ -UNS32 CANOpenShellMasterOD_valueRangeTest (UNS8 typeValue, void * value); -const indextable * CANOpenShellMasterOD_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); - -/* Master node data struct */ -extern CO_Data CANOpenShellMasterOD_Data; - -#endif // CANOPENSHELLMASTEROD_H