From 9d8e10dcb5125de4faac40da09a36b26bf0960c0 Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Mon, 22 May 2023 12:35:47 -0500 Subject: [PATCH] My PR #1030 in 1.7.1 fixes a day-1 issue with the switches & encoder debounce code --- Encoder.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Encoder.md b/Encoder.md index a10205d..18e2190 100644 --- a/Encoder.md +++ b/Encoder.md @@ -1,3 +1,3 @@ -Encoder/knob for H2/H2+ uses a 20 bit ec11 encoder. It may have weird performance if you install a 24 bit ec11. +Encoder/knob for H2/H2+ uses a 30-step EC11 encoder with push button. -Ref. https://discord.com/channels/719669764804444213/737376558754300081/951522295069962300 \ No newline at end of file +If the rotary encoder seems to be malfunctioning, first make sure that the Portapack firmware is upgraded to version 1.7.1. or later, which improves handling of glitchy switch contacts. \ No newline at end of file