7 lines
No EOL
112 B
C
7 lines
No EOL
112 B
C
#ifndef __CONFIGURATION_H__
|
|
#define __CONFIGURATION_H__
|
|
|
|
#define UDAEM_PROTOCOL_VERSION 1;
|
|
#define DEBUG
|
|
|
|
#endif |