diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-07-21 14:01:15 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-07-21 14:01:15 -0400 |
commit | a734d58ffe6147be5e426b8c758da3b2237df7a0 (patch) | |
tree | 05151865a5e121b1f73733ee1fd22e840763b515 /app/boards/shields/kyria/kyria_right.overlay | |
parent | 3338b3f7dea5bfb4c433c4aef12e636f92a06c94 (diff) |
More consistent DT for the split encoders.
Diffstat (limited to 'app/boards/shields/kyria/kyria_right.overlay')
-rw-r--r-- | app/boards/shields/kyria/kyria_right.overlay | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/boards/shields/kyria/kyria_right.overlay b/app/boards/shields/kyria/kyria_right.overlay index b919bb2..8163c95 100644 --- a/app/boards/shields/kyria/kyria_right.overlay +++ b/app/boards/shields/kyria/kyria_right.overlay @@ -23,3 +23,7 @@ ; }; + +&right_encoder { + status = "okay"; +}; |