We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f9455 commit 6a8b414Copy full SHA for 6a8b414
1 file changed
Source/Processors/DataThreads/rhythm-api/rhd2000evalboard.h
@@ -30,7 +30,7 @@
30
31
#define MAX_NUM_DATA_STREAMS(u3) ( u3 ? MAX_NUM_DATA_STREAMS_USB3 : MAX_NUM_DATA_STREAMS_USB2 )
32
33
-#define USB3_BLOCK_SIZE 2048
+#define USB3_BLOCK_SIZE 1024
34
#define DDR_BLOCK_SIZE 32
35
36
#include <queue>
0 commit comments