Update library.json

This commit is contained in:
Jason2866 2021-01-23 11:00:57 +01:00 committed by GitHub
parent cd54109716
commit 5b17cc4530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@
"url": "https://github.com/jrowberg/i2cdevlib.git" "url": "https://github.com/jrowberg/i2cdevlib.git"
}, },
"frameworks": "arduino", "frameworks": "arduino",
"platforms": "atmelavr" "platforms": "*"
} }