aboutsummaryrefslogtreecommitdiffstats
path: root/src/sensor_adxl345.c
Commit message (Expand)AuthorAgeFilesLines
* adxl345: Compress each sample from 6 bytes to 5 bytesKevin O'Connor2021-08-301-5/+25
* adxl345: Implement timing via new adxl345_status messagesKevin O'Connor2021-08-301-19/+43
* adxl345: Use "clock" suffix instead of "time" in commandsKevin O'Connor2021-04-301-2/+2
* sensor_adxl345: Remove unused stop_time parameterKevin O'Connor2020-09-051-1/+1
* adxl345: Add support for adxl345 accelerometerKevin O'Connor2020-09-051-0/+179