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
/**