rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Fri, 13 Jan 2006 15:47:44 +0000
changeset 53 6b3b8acb71b5
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Neu: EtherCAT.h
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

/*****************************************************************************/