This commit is contained in:
ZennDev1337 2023-10-12 11:14:44 +02:00
parent 3c1f94ab0a
commit cca197bf45
8 changed files with 42 additions and 31 deletions

7
Cargo.lock generated
View file

@ -265,6 +265,13 @@ version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "test_game"
version = "0.1.0"
dependencies = [
"arduboy-rust",
]
[[package]]
name = "tone"
version = "0.1.0"