encipheredEEPROMStrings/library.json

23 lines
469 B
JSON

{
"name":"encipheredEEPROMStrings",
"description":"Store and retrieve EEPROM strings",
"keywords":"eeprom,storage",
"authors":
{
"name": "Pavel Brychta",
"maintainer": true
},
"repository":
{
"type": "git",
"url": "http://git.xpablo.cz/xPablo.cz/encipheredEEPROMStrings.git"
},
"version": "1.0",
"license": "MIT",
"frameworks": "arduino",
"platforms": ["espressif8266","espressif32"],
"build": {
"libCompatMode": 2
}
}