Skip to content

Commit

Permalink
Bump PlatformIO version for I2Cdev core to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrowberg authored Feb 25, 2023
1 parent 2af65e4 commit 2a0d98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arduino/I2Cdev/library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "I2Cdevlib-Core",
"version": "1.0.0",
"version": "1.0.1",
"keywords": "i2cdevlib, i2c",
"description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices.",
"include": "Arduino/I2Cdev",
Expand Down

0 comments on commit 2a0d98f

Please sign in to comment.