Project

General

Profile

Statistics
| Revision:

root / proj / include / hltp.h @ 275

History | View | Annotate | Download (131 Bytes)

1
#ifndef HLTP_H_INCLUDED
2
#define HLTP_H_INCLUDED
3

    
4
#include "nctp.h"
5

    
6
int hltp_send_string(const char *p);
7

    
8
#endif //HLTP_H_INCLUDED