waggle-sensor / wagman

The Waggle Manager (Wagman), a custom circuit board and control system for Wild Waggle Nodes
1 stars 3 forks source link

Verify that all reads have timeout. #13

Closed seanshahkarami closed 8 years ago

seanshahkarami commented 8 years ago

We realized that the MCP342 library did not include a timeout on the i2c read. This is corrected now, but we should verify that every case of this includes a timeout.

seanshahkarami commented 8 years ago

This looks good now and additionally has a "breaker" feature that can disable i2c bus reads all together.