diff options
author | Camil Staps | 2016-02-02 14:37:44 +0100 |
---|---|---|
committer | Camil Staps | 2016-02-02 14:37:44 +0100 |
commit | 5a6cd4d3954908c22783b5c8d9b048a10085b301 (patch) | |
tree | afd575a855729f5797d34a741888fe6841952c7c /.gitmodules | |
parent | LCD status (diff) |
RCSwitch library
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d9eac3f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libraries/RCSwitch"] + path = libraries/RCSwitch + url = https://github.com/sui77/rc-switch.git |