- changed include barrier

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/radio@893 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-05-30 07:39:39 +00:00
parent e1ac9fb3f3
commit cbccddfe2b
+3 -3
View File
@@ -1,6 +1,6 @@
// --------------------------------------------------------------
#ifndef _RADIO_TYPES_H_
#define _RADIO_TYPES_H_
#ifndef RADIO_TYPES_H
#define RADIO_TYPES_H
#include <stdint.h>
// --------------------------------------------------------------
@@ -25,4 +25,4 @@ typedef uint8_t data_t;
// --------------------------------------------------------------
#endif // _RADIO_TYPES_H_
#endif // RADIO_TYPES_H