tessel/tessel-rust

Write an example that uses the interrupt line with the accelerometer module.

Opened this issue · 0 comments

tcr commented

The accelerometer module has an interrupt line that we currently don't do anything with. It would be awesome to have an example that waited for it to trigger, then reads a acceleration reading.