mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
Display for AirPlay / Bluetooth (still WIP)
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
#include "driver/i2c.h"
|
||||
|
||||
esp_err_t config_i2c_set(const i2c_config_t * config, int port);
|
||||
const i2c_config_t * config_i2c_get(int * i2c_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