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 b028965 commit beb4e6aCopy full SHA for beb4e6a
samples/drivers/ht16k33/nrf52840_pca10056.overlay
@@ -12,7 +12,7 @@
12
reg = <0x70>;
13
label = "HT16K33";
14
/* Uncomment to use IRQ instead of polling: */
15
- /* irq-gpios = <&gpio1 8 (GPIO_PUD_PULL_UP | GPIO_INT_ACTIVE_LOW)>; */
+ /* irq-gpios = <&gpio1 8 (GPIO_PUD_PULL_UP | GPIO_ACTIVE_LOW)>; */
16
#address-cells = <1>;
17
#size-cells = <0>;
18
0 commit comments