diff options
Diffstat (limited to 'platformio/common/libs/relay/library.json')
-rw-r--r-- | platformio/common/libs/relay/library.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/platformio/common/libs/relay/library.json b/platformio/common/libs/relay/library.json deleted file mode 100644 index e878248..0000000 --- a/platformio/common/libs/relay/library.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "homekit_relay", - "version": "1.0.0", - "build": { - "flags": "-I../../include" - } -} - |