X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino-mega%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_tas5706a.h;fp=boards%2Farduino-mega%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_tas5706a.h;h=0000000000000000000000000000000000000000;hb=916115afea98a1f0b520ee72be7892261a24e9ff;hp=e1112c0f841b166dcdb1535287599c98030035fa;hpb=e7d41c27f27e04808b1856e563ee852af1e5b856;p=bertos.git diff --git a/boards/arduino-mega/templates/kernel/cfg/cfg_tas5706a.h b/boards/arduino-mega/templates/kernel/cfg/cfg_tas5706a.h deleted file mode 100644 index e1112c0f..00000000 --- a/boards/arduino-mega/templates/kernel/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 */