telnet.h 96 B

1234
  1. void init_telnet();
  2. void start_telnet(void * pvParameter);
  3. extern bool is_serial_suppressed();