From c0abad581a39af846f3a56137ba8d3ae8893ba8a Mon Sep 17 00:00:00 2001 From: LordGrey <48840279+Lord-Grey@users.noreply.github.com> Date: Fri, 31 May 2024 19:59:35 +0200 Subject: [PATCH] Fix inner loop --- include/utils/hyperion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/utils/hyperion.h b/include/utils/hyperion.h index 0ce59f45..cdb0fd2f 100644 --- a/include/utils/hyperion.h +++ b/include/utils/hyperion.h @@ -153,7 +153,7 @@ namespace hyperion { std::stringstream sStream; const QStringList ledIndexList = ledIndicesStr.split(","); - for (int j=0; j 0) { sStream << ", ";