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 16b5b95 commit 8970150Copy full SHA for 8970150
config/cradio_left.overlay
@@ -6,7 +6,7 @@
6
leds {
7
compatible = "gpio-leds";
8
indicator_led: indicator_led {
9
- gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;
10
label = "User LED";
11
};
12
config/cradio_right.overlay
0 commit comments