summaryrefslogtreecommitdiff
path: root/platformio/common/libs/mqtt_module_ota/library.json
blob: 1eeda1b64b61af3388e062e5ba014a033f935f36 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "homekit_mqtt_module_ota",
  "version": "1.0.1",
  "build": {
    "flags": "-I../../include"
  },
  "dependencies": {
    "homekit_led": "file://../common/libs/led"
  }
}