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
The bus_manager was a performance optimization that offloaded all I/O operations onto separate threads for each hardware bus (I2C, SPI, Serial, etc.). This project was sidelined for CW2, as were a lot of other projects, but now is a good time to bring it back and get it integrated to see if it makes any difference.
The text was updated successfully, but these errors were encountered:
The
bus_manager
was a performance optimization that offloaded all I/O operations onto separate threads for each hardware bus (I2C, SPI, Serial, etc.). This project was sidelined for CW2, as were a lot of other projects, but now is a good time to bring it back and get it integrated to see if it makes any difference.The text was updated successfully, but these errors were encountered: