Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 797 Bytes

Changelog

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

Added

  • Initial release.
  • Uses l3gd20-registers version 0.2.0 for register mapping.
  • Added Characteristics type for obtaining sensor characteristics from the current configuration.
  • Added xyz_raw, temp_raw and data_raw to obtain data individually.

0.1.0-alpha.1 - 2024-07-05

Added

  • Initial release.