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 1f41c01 commit 15ffcb2Copy full SHA for 15ffcb2
boards/xtensa/heltec_wifi_lora32_v2/heltec_wifi_lora32_v2.dts
@@ -37,14 +37,12 @@
37
gpios = <&gpio0 16 (GPIO_PULL_UP | GPIO_ACTIVE_HIGH)>;
38
label = "OLED Reset";
39
};
40
-
41
42
43
buttons {
44
compatible = "gpio-keys";
45
button0: button_0 {
46
- gpios = < &gpio0 0 (GPIO_PULL_UP | \
47
- GPIO_ACTIVE_LOW)>;
+ gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
48
label = "PRG Button";
49
50
0 commit comments