From 32085f317b8564df49110f190b10278e3377cc85 Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:02:04 +0200 Subject: [PATCH] adding one more character to modulation widget for spec (#1193) Co-authored-by: GullCode --- firmware/application/apps/ui_level.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/application/apps/ui_level.hpp b/firmware/application/apps/ui_level.hpp index 8c9f60a1..a849afd8 100644 --- a/firmware/application/apps/ui_level.hpp +++ b/firmware/application/apps/ui_level.hpp @@ -91,7 +91,7 @@ class LevelView : public View { OptionsField field_mode{ {15 * 8, 1 * 16}, - 3, + 4, {}}; OptionsField step_mode{