aboutsummaryrefslogtreecommitdiff
path: root/platformio/common/libs/wifi/library.json
diff options
context:
space:
mode:
Diffstat (limited to 'platformio/common/libs/wifi/library.json')
-rw-r--r--platformio/common/libs/wifi/library.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/platformio/common/libs/wifi/library.json b/platformio/common/libs/wifi/library.json
new file mode 100644
index 0000000..c7faecd
--- /dev/null
+++ b/platformio/common/libs/wifi/library.json
@@ -0,0 +1,8 @@
+{
+ "name": "homekit_wifi",
+ "version": "1.0.1",
+ "build": {
+ "flags": "-I../../include"
+ }
+}
+