feat(shields): add right encoders support to waterfowl

This commit is contained in:
Diogo Doreto
2023-03-21 14:36:53 +01:00
committed by Pete Johanson
parent 791711b555
commit 6af22424f1
4 changed files with 70 additions and 18 deletions

View File

@@ -16,6 +16,10 @@
;
};
&left_encoder {
&roller_left_encoder {
status = "okay";
};
&dial_left_encoder {
status = "okay";
};