sensor: adxl372: Fix build time issue due to `shift` variable namespace
Change `data->header.shift` to `data->shift`, as it is not contained
within the header struct.
Signed-off-by:
Luis Ubieda <luisf@croxel.com>
Loading
Please sign in to comment