Jeff Rowberg
Jeff Rowberg
I have what is probably an uncommon use case, but I think my solution is general and flexible enough to warrant a PR. Basically, I have a collection of RasPi...
## Summary of changes Add explicit documentation for how to get up and running quickly for Plover development in Windows, based on the headache I had to endure today trying...
I'm trying to use your ADS1115 library for a current sensor project I'm working on right now. When i use that library it gives this error: In file included from...
This small set of modifications adds basic I2C timeout detection to `Wire` and `SERCOM` on the SAMD platform. The blocking nature of the standard Wire library on most Arduino platforms...