Skip to content

Commit 4669614

Browse files
Merge pull request #67 from FrameworkComputer/ledmatrix-repo
2 parents d691e75 + 650984d commit 4669614

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ usbd-serial = "0.1.1"
3636
usbd-hid = "0.6.1"
3737
fugit = "0.3.7"
3838
# LED Matrix
39-
is31fl3741 = { git = "https://github.com/JohnAZoidberg/is31fl3741", branch = "merged" }
39+
is31fl3741 = { git = "https://github.com/FrameworkComputer/is31fl3741-rs", branch = "main" }
4040
# B1 Display
4141
st7306 = { git = "https://github.com/FrameworkComputer/st7306-rs", branch = "update-deps" }
4242
embedded-graphics = "0.8"

0 commit comments

Comments
 (0)