Skip to content

Commit 18db1e6

Browse files
authored
Merge pull request #3 from ZHomeSlice/major-rework
Major rework
2 parents 17da454 + 6d89522 commit 18db1e6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library.properties

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)