Rock Monitoring  V 1.0
Constants.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RETURN_ERROR   1
 
#define RETURN_OK   0
 
#define RETURN_ERROR_Temp   2
 
#define RETURN_ERROR_Acc   1
 
#define RETURN_OK   0
 
#define numberOfNodes   3
 

Macro Definition Documentation

#define numberOfNodes   3

Definition at line 10 of file Constants.h.

#define RETURN_ERROR   1

Definition at line 4 of file Constants.h.

#define RETURN_ERROR_Acc   1

Definition at line 8 of file Constants.h.

#define RETURN_ERROR_Temp   2

Definition at line 7 of file Constants.h.

#define RETURN_OK   0

Definition at line 9 of file Constants.h.

#define RETURN_OK   0

Definition at line 9 of file Constants.h.