This commit is contained in:
Chen Zeng
2024-07-15 23:25:18 +08:00
parent 8b70be6647
commit 3322704f57
+2 -2
View File
@@ -49,7 +49,7 @@
};
&left_encoder {
a-gpios = <&gpio1 10 (GPIO_ACTIVE_LOW | GPIO_PULL_DOWN)>;
b-gpios = <&gpio1 14 (GPIO_ACTIVE_LOW | GPIO_PULL_DOWN)>;
a-gpios = <&gpio1 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
b-gpios = <&gpio1 14 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
status = "okay";
};