Subversion Repositories NaviCtrl

Rev

Rev 157 | Rev 294 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 276
Line 1... Line 1...
1
#ifndef _PARAMS_H
1
#ifndef _PARAMS_H
2
#define _PARAMS_H
2
#define _PARAMS_H
Line 3... Line 3...
3
 
3
 
4
// ids 0...255
4
// ids 0...255
-
 
5
#define NCPARAMS_GPS_TARGETSPEED                                0
Line 5... Line 6...
5
#define NCPARAMS_GPS_TARGETSPEED 0
6
#define NCPARAMS_NEW_COMPASS_DIRECTION_SETPOINT 1
6
 
7
 
7
extern void NCParams_Init();
8
extern void NCParams_Init();