# Changelog
All notable changes to this project will be documented in this file.
---
## [0.2.1] - 2026-03-28
### Fixed
Readme illustration of stop anomly correctly explained
---
## [0.2.0] - 2026-03-28
### Fixed
- The start cycles anamoly fixed
### Updated
- Idle level control added
---
## [0.1.17] - 2026-03-20
### Fixed
- dist folder added to exclude in idf_component.yml
---
## [0.1.15] - 2026-03-20
### Fixed
- docs folder added to exclude in idf_component.yml
---
## [0.1.13] - 2026-03-18
### Changed
- Improved waveform illustration for startup behaviour
### Fixed
- Updated README image reference to use stable tag-based URL
---
## [0.1.12] - 2026-03-18
### Changed
- Migrated component to `embedblocks` organization namespace
### Updated
- Dependency instructions to use `embedblocks/interleaved_pwm`
---
## [0.1.11]
### Changed
- Prepared component for ESP Registry publication
### Updated
- README documentation and examples
---
idf.py add-dependency "embedblocks/interleaved-pwm^0.2.1"