- changed include barrier
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/radio@888 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
|||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
#ifndef RADIO_TYPES_H
|
#ifndef _RADIO_TYPES_H_
|
||||||
#define RADIO_TYPES_H
|
#define _RADIO_TYPES_H_
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
@@ -25,4 +25,4 @@ typedef uint8_t data_t;
|
|||||||
|
|
||||||
|
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
#endif // RADIO_TYPES_H
|
#endif // _RADIO_TYPES_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user