Project

General

Profile

Statistics
| Revision:

root / proj / include / hltp.h @ 266

History | View | Annotate | Download (122 Bytes)

1
#ifndef HLTP_H_INCLUDED
2
#define HLTP_H_INCLUDED
3

    
4
int hltp_send_string(int port, const char *p);
5

    
6
#endif //HLTP_H_INCLUDED