A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
G2 a3a3ee3827
Merge pull request #4 from G2-Games/wasm
Web assembly work complete
2024-01-31 21:42:45 -06:00
.cargo Started work on WASM support 2024-01-30 18:04:46 -06:00
minidisc-rs Created function for wasm/native sleep, used clippy suggestions 2024-01-31 21:41:41 -06:00
src Moved some crate components around 2024-01-31 15:01:45 -06:00
.gitignore Cleaned up multiple files, testing new ways of grabbing info 2023-09-27 13:59:03 -05:00
Cargo.toml Moved some crate components around 2024-01-31 15:01:45 -06:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust