From 9a3e11eb8879aa71e8e72d92991dead1f463ee83 Mon Sep 17 00:00:00 2001 From: theHDM <157935022+theHDM@users.noreply.github.com> Date: Sun, 28 Apr 2024 13:56:19 -0400 Subject: typoes typoes --- Hexperiment.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hexperiment.ino b/Hexperiment.ino index 38abbc5..0d361a6 100644 --- a/Hexperiment.ino +++ b/Hexperiment.ino @@ -141,7 +141,7 @@ #define VALUE_BLACK 0 #define VALUE_LOW 127 #define VALUE_SHADE 170 - #define VALUE_NORMAL 19 + #define VALUE_NORMAL 192 #define VALUE_FULL 255 // saturation ranges from 0..255 @@ -2030,4 +2030,4 @@ } void loop1() { // run on second core keepTrackOfRotaryKnobTurns(); - } \ No newline at end of file + } -- cgit 1.4.1