mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-13 06:57:07 +03:00
5 lines
110 B
C
5 lines
110 B
C
static ssize_t uart_printf(const char *fmt, ...);
|
|
void init_telnet();
|
|
void start_telnet(void * pvParameter);
|
|
|