1 parent cc75e97 commit 2ee8d2aCopy full SHA for 2ee8d2a
1 file changed
config/sofle.overlay
@@ -4,15 +4,15 @@
4
a-gpios = <&pro_micro 21 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
5
b-gpios = <&pro_micro 20 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
6
steps = <80>;
7
- status = "okay";
+ status = "disabled";
8
};
9
10
right_encoder: encoder_right {
11
compatible = "alps,ec11";
12
a-gpios = <&pro_micro 20 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
13
b-gpios = <&pro_micro 21 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>;
14
15
16
17
18
sensors: sensors {
0 commit comments