diff --git a/docs/CREDITS b/docs/CREDITS index cdad69257b..9b65e5792f 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -510,6 +510,7 @@ Diego Herranz Viktor Varga Juliusz Chroboczek Christian Beier +Giovanni Zilli The libmad team The wavpack team diff --git a/firmware/drivers/tuner/tea5767.c b/firmware/drivers/tuner/tea5767.c index 822fdcb9ec..7c6d5b59ef 100644 --- a/firmware/drivers/tuner/tea5767.c +++ b/firmware/drivers/tuner/tea5767.c @@ -28,7 +28,7 @@ #include "fmradio.h" #include "fmradio_i2c.h" /* physical interface driver */ -#if defined(PHILIPS_HDD1630) || defined(ONDA_VX747) +#if defined(PHILIPS_HDD1630) || defined(ONDA_VX747) || defined(ONDA_VX777) #define I2C_ADR 0x60 #else #define I2C_ADR 0xC0