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 c5298a6 commit ccebcc6Copy full SHA for ccebcc6
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