aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOmar Rizwan <omar.rizwan@gmail.com>2018-11-11 05:32:44 -0800
committerOmar Rizwan <omar.rizwan@gmail.com>2018-11-11 05:32:44 -0800
commit4ca75894c16ea3be1e4c19a7469f1595c18b2f63 (patch)
treeff08e7383db023c05ad444b9fd0d512d426689e3 /.gitmodules
parent3708425a99b8cda83f7fc0f1ce4e5c38948de065 (diff)
WebSocket communication seems to work.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..775a802
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "fs/cJSON"]
+ path = fs/cJSON
+ url = https://github.com/DaveGamble/cJSON.git