We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5e5b6 commit 07ece0cCopy full SHA for 07ece0c
boards/arm/stm32f411e_disco/stm32f411e_disco.dts
@@ -62,7 +62,7 @@
62
compatible = "gpio-keys";
63
user_button: button {
64
label = "User";
65
- gpios = <&gpioa 0 GPIO_ACTIVE_LOW>;
+ gpios = <&gpioa 0 GPIO_ACTIVE_HIGH>;
66
zephyr,code = <INPUT_KEY_0>;
67
};
68
0 commit comments