Skip to content

Commit

Permalink
the recommended encoder has four steps per trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Feb 19, 2025
1 parent 7bb3da4 commit 0c9536f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/chuck/chuck.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
compatible = "alps,ec11";
a-gpios = <&xiao_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
b-gpios = <&xiao_d 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
steps = <3>;
steps = <4>;
status = "disabled";
};

Expand Down

0 comments on commit 0c9536f

Please sign in to comment.