rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Wed, 05 Apr 2006 09:50:57 +0000
changeset 157 37c6dd0ff0b1
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Bugfix: Crash after failing to fetch SDO dictionary.
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

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