From 22c7ada86f9255356f1295d16503751a3aff06f8 Mon Sep 17 00:00:00 2001 From: Brian Bulkowski Date: Mon, 21 Sep 2020 18:53:54 -0700 Subject: [PATCH] Update readme, fixed timing issue that was causing I2S to run into itself --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index adce20b..eb33b19 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,6 @@ and seems enormously resistant to glitches. The default is I2S, see below. -HOWEVER, in my testing, I did find a case where I2S did not work right, and RMT did. I haven't -tracked that down yet, but you might well try RMT if you notice any pecularities. - # TL;DR about this repo As with any ESP-IDF project, there is a sdkconfig file. It contains things that might