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
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
This rover module will handle communication with i2c devices such as microcontrollers and sensors.
If you use multiple threads, you will likely need to utilize some sort of resource locks such as semaphores to prevent threads from interfering with each other on the i2c bus.
The text was updated successfully, but these errors were encountered:
This rover module will handle communication with i2c devices such as microcontrollers and sensors.
If you use multiple threads, you will likely need to utilize some sort of resource locks such as semaphores to prevent threads from interfering with each other on the i2c bus.
The text was updated successfully, but these errors were encountered: