Skip to content

Commit c28ce5e

Browse files
committed
chore: change hennish encoder steps
1 parent 57d5995 commit c28ce5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/arm/hennish65/hennish65.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ RC(4,0) RC(5,0) RC(2,1) RC(7,2) RC(0,5)
5757
label = "RIGHT_ENCODER";
5858
a-gpios = <&gpio1 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
5959
b-gpios = <&gpio1 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
60-
steps = <1>;
60+
steps = <40>;
6161
status = "okay";
6262
};
6363

0 commit comments

Comments
 (0)