Skip to content

Commit e32aa72

Browse files
committed
devicetree: format files in boards/wemos
Applying dts-linter results for format files in boards/wemos Signed-off-by: Kyle Micallef Bonnici <[email protected]>
1 parent 918442a commit e32aa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/wemos/esp32s2_lolin_mini/esp32s2_lolin_mini.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
leds {
3333
compatible = "gpio-leds";
3434
user_led: led {
35-
gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;
35+
gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;
3636
label = "LED1";
3737
};
3838
};

0 commit comments

Comments
 (0)