From 5a6cd4d3954908c22783b5c8d9b048a10085b301 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 2 Feb 2016 14:37:44 +0100 Subject: RCSwitch library --- .gitmodules | 3 +++ libraries/RCSwitch | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 libraries/RCSwitch 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 diff --git a/libraries/RCSwitch b/libraries/RCSwitch new file mode 160000 index 0000000..c4ac566 --- /dev/null +++ b/libraries/RCSwitch @@ -0,0 +1 @@ +Subproject commit c4ac56633a3b0c8f16f13f5acdfed9e284c554ea -- cgit v1.2.3