Skip to content

Commit 76f9e7a

Browse files
committed
fixup! app: overlay: add support for nucleo_stm32f413zh
<!-- ps-id: 156c5c86-d293-4b16-88f6-e35abfcb8e8f -->
1 parent 58824fb commit 76f9e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boards/nucleo_f413zh.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/ {
1313
example_sensor: example-sensor {
1414
compatible = "zephyr,example-sensor";
15-
input-gpios = <&gpioc 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
15+
input-gpios = <&gpioc 13 (GPIO_ACTIVE_HIGH)>;
1616
};
1717

1818
blink_led: blink-led {

0 commit comments

Comments
 (0)