"> <@diondokter:matrix.org> Why..." <- > <@rursprung:matrix.org> cool! i just read the header of your `lib.rs` and saw that it claims to implement the `accelerometer` traits but it doesn't implement them anymore. was this intentional? > > i also wasn't aware of the `accelerometer` crate and wonder whether it'd make sense for other sensors to also implement it? there are only few which currently implement it and the maintainer of that crate also stated a few years ago on an issue that he doesn't have time for it and would wish the e-h community to take over the crate I do a lot of work with accelerometers. Most of the code is device-specific config. The parts that are general to most accels is "Send a SPI DMA buffer of 13 bytes with the first byte being the first data register address"