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 2aacbca commit 5491bbfCopy full SHA for 5491bbf
boards/others/esp32c3_supermini/esp32c3_supermini.dts
@@ -42,7 +42,7 @@
42
leds {
43
compatible = "gpio-leds";
44
blue_led_0: led_0 {
45
- gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
46
label = "Blue LED 0";
47
};
48
0 commit comments