GY-63_MS5611/libraries/I2C_EEPROM/library.json
2016-12-17 20:53:18 +01:00

16 lines
308 B
JSON

{
"name": "I2C_EEPROM",
"keywords": "EEPROM 24LC256",
"description": "Library for I2C EEPROMS.",
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/I2C_EEPROM"
}
}