about summary refs log tree commit diff
path: root/Hexperiment.ino
diff options
context:
space:
mode:
authortheHDM <157935022+theHDM@users.noreply.github.com>2024-04-28 13:56:19 -0400
committerZach DeCook <zachdecook@librem.one>2024-04-28 15:30:59 -0400
commit9a3e11eb8879aa71e8e72d92991dead1f463ee83 (patch)
treef6e959be899c1f95d4e54e3f4860686e1770d071 /Hexperiment.ino
parent7d54f355cd25fc97521fc84bd99f312bb6ede60f (diff)
downloadHexBoard-9a3e11eb8879aa71e8e72d92991dead1f463ee83.tar.gz
typoes
typoes
Diffstat (limited to 'Hexperiment.ino')
-rw-r--r--Hexperiment.ino4
1 files 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
+  }