User Activity

I am working in a project with the LIS3DSH accelerometer. I have been working with it for some months and had no problems. void LIS3DSH_Class::enableAcc(byte _speed, byte _antialiasingFilter){ digitalWrite(CS_LIS3DSH, LOW); SPI1.transfer(CTRL_REG...