mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
The NVS commands must be executed using an internal stack, so push all keyboard-like inputs to the console
4 lines
60 B
C
4 lines
60 B
C
|
|
void init_telnet();
|
|
void start_telnet(void * pvParameter);
|