Update README

Update README to more clearly reference advanced examples to help address user issues such as that raised in #64.
This commit is contained in:
claws
2020-04-18 09:47:02 +09:30
committed by GitHub
parent ee00a246d6
commit a82aeae4f2
+5 -1
View File
@@ -156,4 +156,8 @@ Light: 333.0 lx
Light: 335.0 lx
Light: 332.0 lx
```
There are more examples in the examples directory.
## More Examples
The ``examples`` directory contains more advanced use cases such as using different modes, I2C addresses and multiple Wire instances.