hybridgroup.gobot/drivers
Warren Fernandes 922e6d98f7 Uses NewTimer() instead of time.After() to be more
efficient since the later creates new timers in a
tight loop.

- Adds more assertions to tests
- Adds some comments to help contributors understand
that the send occurs after the Once.

Signed-off-by: Warren Fernandes <warren.f.fernandes@gmail.com>
2016-10-27 03:02:32 -06:00
..
gpio Uses NewTimer() instead of time.After() to be more 2016-10-27 03:02:32 -06:00
i2c i2c: correct signature for Adafruit Motor Hat driver to match latest refactor 2016-10-10 11:04:39 +02:00