Neu: EtherCAT.h

This commit is contained in:
Florian Pose 2006-01-13 15:47:44 +00:00
parent 1a2c2881f5
commit 2248e19339
1 changed files with 17 additions and 0 deletions

17
drivers/EtherCAT.h Normal file
View File

@ -0,0 +1,17 @@
/******************************************************************************
*
* E t h e r C A T . h
*
* Header zur Nutzung der EtherCAT-Funktionen.
*
* $Id$
*
*****************************************************************************/
#include "../drivers/ec_master.h"
#include "../drivers/ec_device.h"
#include "../drivers/ec_types.h"
#include "../drivers/ec_module.h"
/*****************************************************************************/