remove shadowed member variables #396

Merged
muellerr merged 4 commits from bugfix_shadowed_variables_dual_assys into develop 2023-02-23 15:53:30 +01:00
Showing only changes of commit ba9268aae6 - Show all commits

View File

@ -39,6 +39,8 @@ will consitute of a breaking change warranting a new major release:
- Usage of floats as iterators and using them to calculate a uint8_t index in `SusConverter`
- Removed unused variables in the `AcsController`
- Remove shadowing variables inside ACS assembly classes.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/issues/385
# [v1.30.0]