Feature and Bugfixes: Better SDC state machine handling #584

Merged
meggert merged 4 commits from feature_sdc_fsm_mark_sd_unusbale into develop 2023-04-11 09:52:17 +02:00
Showing only changes of commit 4afddad503 - Show all commits

View File

@ -27,7 +27,7 @@ will consitute of a breaking change warranting a new major release:
- Added additional logic for SDC state machine so that the SD cards are marked unusable when
the active SD card is switched or there is a transition from hot redundant to cold redundant mode.
This gives other tasks some time to register the SD cards being unusable, and therefore prevents
This gives other tasks some time to register the SD cards being unusable, and therefore provides
a way for them to perform any re-initialization tasks necessary after SD card switches.
# [v1.44.0] 2023-04-07