commit after updating to latest develop branch on 10 Feb 2020

This commit is contained in:
Keith Au
2020-02-11 12:07:27 +08:00
parent d5d9c6ebc4
commit 86c8bc9128
2 changed files with 1 additions and 3 deletions

View File

@@ -244,7 +244,7 @@
* @brief Default USB input (Audio output) bit resolution
*/
#ifndef DEFAULT_BIT_RES_IN
#define DEFAULT_BIT_RES_IN (16)
#define DEFAULT_BIT_RES_IN (32)
#endif
/**

View File

@@ -20,8 +20,6 @@
#include "iap2.h" /* Defines iAP EA Native Transport protocol name */
#endif
#include "xua_conf.h"
#define APPEND_VENDOR_STR(x) VENDOR_STR" "#x
#define APPEND_PRODUCT_STR_A2(x) PRODUCT_STR_A2 " "#x