X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Favr-kern%2Fcfg%2Fcfg_tas5706a.h;fp=examples%2Favr-kern%2Fcfg%2Fcfg_tas5706a.h;h=0000000000000000000000000000000000000000;hb=02852d9a8d7887552b7cea69feabc2037cb7d1f5;hp=e1112c0f841b166dcdb1535287599c98030035fa;hpb=9add062a61029071c38f672621d89177d71f3b59;p=bertos.git diff --git a/examples/avr-kern/cfg/cfg_tas5706a.h b/examples/avr-kern/cfg/cfg_tas5706a.h deleted file mode 100644 index e1112c0f..00000000 --- a/examples/avr-kern/cfg/cfg_tas5706a.h +++ /dev/null @@ -1,51 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for the TAS5706A module. - * - * \version $Id$ - * \author Luca Ottaviano - */ - -#ifndef CFG_TAS5706A_H -#define CFG_TAS5706A_H - -/** - * Maximum output volume for TAS chip [dB]. - * - * $WIZ$ type = "int" - * $WIZ$ min = -100 - * $WIZ$ max = 24 - */ -#define CONFIG_TAS_MAX_VOL -39 - -#endif /* CFG_TAS5706A_H */