diff options
Diffstat (limited to 'include/pio/libs/http_server/library.json')
-rw-r--r-- | include/pio/libs/http_server/library.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/pio/libs/http_server/library.json b/include/pio/libs/http_server/library.json new file mode 100644 index 0000000..ee2d369 --- /dev/null +++ b/include/pio/libs/http_server/library.json @@ -0,0 +1,8 @@ +{ + "name": "homekit_http_server", + "version": "1.0.3", + "build": { + "flags": "-I../../include" + } +} + |