diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-06-21 13:41:06 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-06-21 22:14:51 +0200 |
commit | 2899324acd4531803cfd678aa16ed16ef85c6083 (patch) | |
tree | 3675d4b6d849c09846bb68d294a576d415e177c3 /.gitmodules | |
parent | 68a9ac0475aaf87db2b40940ae4ed88a67610d8e (diff) |
add right ps3eyedriver fork
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29b..cad06181 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "video-ps3eye/ps3eye-driver"] + path = video-ps3eye/ps3eye-driver + url = https://github.com/opentrack/PS3EYEDriver |