Closed ChaosCoder closed 1 year ago
Goal of the refactoring: Extract the common state, actions and logic of both CAN flows.
Part of this PR: Extract the shared logic, state and actions from the setup and introduce a SharedCAN-Reducer.
Next: Use the SharedCAN-Reducer in the identification flow.
We might do this later.
Goal of the refactoring: Extract the common state, actions and logic of both CAN flows.
Part of this PR: Extract the shared logic, state and actions from the setup and introduce a SharedCAN-Reducer.
Next: Use the SharedCAN-Reducer in the identification flow.