mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
Update README.md
remove config from accessors, nothing to do there
This commit is contained in:
@@ -13,4 +13,3 @@
|
||||
|
||||
esp_err_t config_i2c_set(const i2c_config_t * config, int port);
|
||||
const i2c_config_t * config_i2c_get(int * i2c_port);
|
||||
char * config_metadata_format(char *artist, char *album, char *title, int *speed, int len);
|
||||
Reference in New Issue
Block a user