ethercat/rt/msr_param.h

15 lines
343 B
C

/******************************************************************************
*
* $Id$
*
*****************************************************************************/
#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_
#define MSR_ABTASTFREQUENZ 10000
#endif
/*****************************************************************************/