Update Power Switch IF #743

Merged
mohr merged 5 commits from eive/fsfw:update_power_switch_if into development 2023-05-08 15:00:48 +02:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 8f63a0e747 - Show all commits

View File

@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Changed
- Renamed `PCDU_2` subsystem ID to `POWER_SWITCH_IF`.
- Add new `PowerSwitchIF::SWITCH_UNKNOWN` returnvalue.
# [v6.0.0] 2023-02-10
## Fixes