telnet.h 110 B

1234
  1. static ssize_t uart_printf(const char *fmt, ...);
  2. void init_telnet();
  3. void start_telnet(void * pvParameter);