rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Fri, 07 Apr 2006 14:16:12 +0000
changeset 170 357dd6f677fd
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Testing with SSI sensor
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

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