Skip to content

Commit

Permalink
keymap test gpio debug 8
Browse files Browse the repository at this point in the history
  • Loading branch information
willelind committed Sep 19, 2024
1 parent e53cb08 commit 43363f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/keyboy/keyboy.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
gpios {
compatible = "gpio-leds";
green: green {
gpios = <&shifter1 21 GPIO_ACTIVE_HIGH>;
gpios = <&shifter1 21 GPIO_ACTIVE_LOW>;
};
red: red {
gpios = <&shifter1 19 GPIO_ACTIVE_LOW>;
Expand Down

0 comments on commit 43363f0

Please sign in to comment.