src.nth.io/

summaryrefslogtreecommitdiff
path: root/esp-homekit-intercom.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'esp-homekit-intercom.code-workspace')
-rw-r--r--esp-homekit-intercom.code-workspace15
1 files changed, 15 insertions, 0 deletions
diff --git a/esp-homekit-intercom.code-workspace b/esp-homekit-intercom.code-workspace
new file mode 100644
index 0000000..cad81f2
--- /dev/null
+++ b/esp-homekit-intercom.code-workspace
@@ -0,0 +1,15 @@
+{
+ "folders": [
+ {
+ "path": "."
+ }
+ ],
+ "settings": {
+ "files.associations": {
+ "stdio.h": "c",
+ "hap.h": "c",
+ "freertos.h": "c"
+ },
+ "git.ignoreLimitWarning": true
+ }
+} \ No newline at end of file