Update tos_at_evtdrv.h
_TOS_AT_H_ -> _TOS_AT_EVTDRV_H_
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
* within TencentOS.
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef _TOS_AT_H_
|
||||
#define _TOS_AT_H_
|
||||
#ifndef _TOS_AT_EVTDRV_H_
|
||||
#define _TOS_AT_EVTDRV_H_
|
||||
|
||||
#include "tos_evtdrv.h"
|
||||
#include "tos_at_utils_evtdrv.h"
|
||||
@@ -401,5 +401,5 @@ const char *tos_at_agent_channel_port_get(int channel_id);
|
||||
|
||||
evtdrv_event_flag_t tos_at_evtdrv_task(evtdrv_event_flag_t event);
|
||||
|
||||
#endif /* __AT_AGENT_H_ */
|
||||
#endif /* _TOS_AT_EVTDRV_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user