All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.0 - 2024-07-06
- Initial release.
- Uses
l3gd20-registers
version0.2.0
for register mapping. - Added
Characteristics
type for obtaining sensor characteristics from the current configuration. - Added
xyz_raw
,temp_raw
anddata_raw
to obtain data individually.
0.1.0-alpha.1 - 2024-07-05
- Initial release.