We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17da454 + 6d89522 commit 18db1e6Copy full SHA for 18db1e6
library.properties
@@ -0,0 +1,9 @@
1
+name=Simple_Wire
2
+version=2.0.0
3
+author=Homer Creutz
4
+maintainer=Homer Creutz <[email protected]>
5
+sentence=A lightweight I2C interface library based on Wire.h.
6
+paragraph=Simple_Wire provides a common interface for higher level libraries (e.g., for MPU6050, BNO055, INA238) and simplifies I2C communication.
7
+category=Communication
8
+url=https://github.com/ZHomeSlice/Simple_Wire
9
+architectures=*
0 commit comments