Sanjay Govind 10 mesi fa
parent
commit
b65ca33b79
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      virtual_portal.h

+ 1 - 1
virtual_portal.h

@@ -9,7 +9,7 @@
 #define SAMPLE_RATE 8000
 #define POF_TOKEN_LIMIT 16
 #define SAMPLES_COUNT 1024
-#define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 8
+#define SAMPLES_COUNT_BUFFERED SAMPLES_COUNT * 16
 
 typedef enum {
     PoFHid,