Improve inky, ssd1306 and add support for DS2482-800
What's Changed
- [Inky] autodetect board opts and pHAT v2 support by @Thereatra in #12
- ssd1306: Add SetDisplayStartLine by @lutzky in #14
- ds248x.go is modified to support DS2482-800 in addition to DS2482-100. ds18b20.go is modified to allow 2 separate calls for conversion start and result read out. by @audrius-paskevicius in #13
New Contributors
- @Thereatra made their first contribution in #12
- @lutzky made their first contribution in #14
- @audrius-paskevicius made their first contribution in #13
Full Changelog: v3.6.9...v3.6.10