ledvu small changes & update plugin

This commit is contained in:
philippe44
2023-08-14 17:14:54 -07:00
parent af8db69030
commit 4047fa2331
4 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ const struct adac_s dac_external = { "i2s", init, adac_deinit, power, speaker, h
static cJSON *i2c_json;
static int i2c_addr;
static struct {
static const struct {
char *model;
bool mclk;
char *controlset;