14 lines
142 B
C
14 lines
142 B
C
![]() |
#ifndef _CUTIHI_RELAY_H
|
||
|
#define _CUTIHI_RELAY_H
|
||
|
|
||
|
#include"node.h"
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif
|