Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: reset Fault on error Hook and then reenables before recovery
Instead of using prepare, which does a bunch of stuff, we took the important bit from it and create the resetFault method, toggles the reset fault bit on and off. Also, after it was reset the controller must go through the enable control method before recovery.
- Loading branch information