forked from PAWPAW-Mirror/lib_xua
commit after updating to latest develop branch on 10 Feb 2020
This commit is contained in:
@@ -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
|
||||
|
||||
/**
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user