summaryrefslogtreecommitdiffstats
path: root/esp32/main
diff options
context:
space:
mode:
Diffstat (limited to 'esp32/main')
-rw-r--r--esp32/main/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/esp32/main/main.c b/esp32/main/main.c
index a1e6fda..e5a2767 100644
--- a/esp32/main/main.c
+++ b/esp32/main/main.c
@@ -18,8 +18,8 @@
#include "wifi.h"
-#define BUFLEN 2100
-#define SAMPLE_RATE 8000
+#define BUFLEN 2100
+#define SAMPLE_RATE 8000
#define I2S_WS GPIO_NUM_4
#define I2S_SD GPIO_NUM_1