From 3b1e0bc7b3626f873360ffa6b9def87bd0e09370 Mon Sep 17 00:00:00 2001 From: CarlosDerSeher Date: Wed, 4 Jan 2023 08:59:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2bf219..8aa9207 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Then on every `git commit`, a few sanity/formatting checks will be performed. - [ok] rework dsp_processor and test. At the moment only dspfStereo and dspfBassBoost will work. Also ensure/test we got enough RAM on WROVER modules - [ ] reduce dsp_processor memory footprint - [ ] dsp_processor: add equalizer - * Control interface for equalizer + * Control interface for equalizer - [ ] clean and polish code (remove all unused variables etc.) ## Minor task