Project

General

Profile

Statistics
| Revision:

root / proj / include / hltp.h @ 275

History | View | Annotate | Download (131 Bytes)

1 264 up20180642
#ifndef HLTP_H_INCLUDED
2
#define HLTP_H_INCLUDED
3
4 273 up20180642
#include "nctp.h"
5
6 275 up20180642
int hltp_send_string(const char *p);
7 264 up20180642
8
#endif //HLTP_H_INCLUDED