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 ebd4680 commit 873b090Copy full SHA for 873b090
boards/shields/pmod_acl/pmod_acl.overlay
@@ -12,5 +12,7 @@
12
reg = <0x0>;
13
spi-max-frequency = <DT_FREQ_M(1)>;
14
status = "okay";
15
+ odr = <25>;
16
+ fifo-watermark = <31>;
17
};
18
0 commit comments