mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
Update README.md
remove config from accessors, nothing to do there
This commit is contained in:
@@ -44,4 +44,5 @@ extern struct display_s {
|
||||
} *display;
|
||||
|
||||
void displayer_scroll(char *string, int speed);
|
||||
void displayer_control(enum displayer_cmd_e cmd);
|
||||
void displayer_control(enum displayer_cmd_e cmd);
|
||||
void displayer_metadata(char *artist, char *album, char *title);
|
||||
Reference in New Issue
Block a user