mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
retrofit to gcc8
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <freertos/task.h>
|
||||
#include <driver/i2s.h>
|
||||
#include "esp_log.h"
|
||||
#include "config.h"
|
||||
#include "platform_config.h"
|
||||
#include "adac.h"
|
||||
|
||||
static bool init(int i2c_port_num, int i2s_num, i2s_config_t *config);
|
||||
|
||||
Reference in New Issue
Block a user