From fba6de29a46b9392b6d704c160ed204e6b002bc0 Mon Sep 17 00:00:00 2001 From: Martmists Date: Thu, 29 Jul 2021 23:56:13 +0200 Subject: [PATCH] remove typo --- src/Effect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Effect.h b/src/Effect.h index 6ba0491..0842524 100644 --- a/src/Effect.h +++ b/src/Effect.h @@ -19,7 +19,7 @@ public: bool enabled; bool configureOk; uint32_t sampleRate; - effect_config_t config{}; + effect_config_t config; // Misc data here? // TODO: Figure out what buffer is used for