File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
description : |
5
5
ADXL362 3-axis SPI accelerometer
6
6
When setting the accelerometer DTS properties and want to use
7
- streaming funcionality , make sure to include adxl362.h and
7
+ streaming functionality , make sure to include adxl362.h and
8
8
use the macros defined there for fifo-mode and fifo-watermark properties.
9
9
10
10
Example:
Original file line number Diff line number Diff line change 4
4
description : |
5
5
ADXL367 3-axis accelerometer
6
6
When setting the accelerometer DTS properties and want to use
7
- streaming funcionality , make sure to include adxl367.h and
7
+ streaming functionality , make sure to include adxl367.h and
8
8
use the macros defined there for fifo-mode property.
9
9
10
10
Example:
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ include: sensor-device.yaml
6
6
description : |
7
7
ADXL372 3-axis SPI accelerometer
8
8
When setting the accelerometer DTS properties and want to use
9
- streaming funcionality , make sure to include adxl372.h and
9
+ streaming functionality , make sure to include adxl372.h and
10
10
use the macros defined there for fifo-mode properties.
11
11
12
12
Example:
You can’t perform that action at this time.
0 commit comments