Current section
Files
Jump to
Current section
Files
bb_servo_pca9685
CHANGELOG.md
CHANGELOG.md
<!--
SPDX-FileCopyrightText: 2025 James Harton
SPDX-License-Identifier: Apache-2.0
-->
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.2.0](https://github.com/beam-bots/bb_servo_pca9685/compare/v0.1.0...v0.2.0) (2025-12-13)
### Features:
* add PCA9685 servo controller, actuator, and sensor modules by James Harton
### Improvements:
* use standard actuator command interface by James Harton