mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
5 lines
96 B
C
5 lines
96 B
C
|
|
void init_telnet();
|
|
void start_telnet(void * pvParameter);
|
|
extern bool is_serial_suppressed();
|