20 lines
441 B
C
20 lines
441 B
C
/******************************************************************************
|
|
*
|
|
* c a n o p e n . h
|
|
*
|
|
* CANopen over EtherCAT
|
|
*
|
|
* $Id$
|
|
*
|
|
*****************************************************************************/
|
|
|
|
#ifndef _CANOPEN_H_
|
|
#define _CANOPEN_H_
|
|
|
|
/*****************************************************************************/
|
|
|
|
|
|
/*****************************************************************************/
|
|
|
|
#endif
|