Skip to content

Commit

Permalink
Changed submodule to a fork
Browse files Browse the repository at this point in the history
  • Loading branch information
gingters committed Mar 28, 2020
1 parent 1ed51bc commit 32229f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "rpi-rgb-led-matrix"]
path = rpi-rgb-led-matrix
url = https://github.com/hzeller/rpi-rgb-led-matrix.git
url = https://github.com/gingters/rpi-rgb-led-matrix.git
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

An alternative take on [hzeller](https://github.com/hzeller)'s [rpi-rgb-led-matrix](https://github.com/hzeller/rpi-rgb-led-matrix) C# binding.

We use his library as a submodule, but add our own C# binding for .NET Core on top.

We use (a fork of) his library as a submodule, but add our own interpretation of a C# binding for .NET Core on top.

0 comments on commit 32229f1

Please sign in to comment.