Arduino-Library-SoftDhcp/library.json

12 lines
332 B
JSON

{
"name": "SoftDhcp",
"keywords": "dhcp, client, network",
"description": "An extensible software DHCP client for ESP8266/ESP32",
"repository": {
"type": "git",
"url": "https://git.kabelsalat.ch/s3lph/Arduino-Library-SoftDhcp.git"
},
"version": "0.0.2",
"frameworks": "arduino",
"platforms": "*"
}