You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor serial_sequential header to aggregate sequential interface headers
- Replaced individual sequential header inclusions in `serial_sequential.h` with a single inclusion of `sequential.h` for improved organization.
- Introduced a new `sequential.h` header that consolidates all sequential interface headers, enhancing maintainability and accessibility.
These changes streamline the header management in the serial interface, aligning with ongoing refactoring efforts.
0 commit comments