sdk-ameba-v4.0c_180328/component/common/example/tcp_keepalive/example_tcp_keepalive.h

7 lines
143 B
C
Raw Normal View History

2019-04-02 08:34:25 +00:00
#ifndef EXAMPLE_TCP_KEEPALIVE_H
#define EXAMPLE_TCP_KEEPALIVE_H
void example_tcp_keepalive(void);
#endif /* EXAMPLE_TCP_KEEPALIVE_H */