sdk-ameba-v4.0b-gcc/component/common/example/tcp_keepalive/example_tcp_keepalive.h
Tautvydas Belgeras 60a7afcc83 initial commit
2018-06-05 16:16:17 +03:00

6 lines
143 B
C

#ifndef EXAMPLE_TCP_KEEPALIVE_H
#define EXAMPLE_TCP_KEEPALIVE_H
void example_tcp_keepalive(void);
#endif /* EXAMPLE_TCP_KEEPALIVE_H */