create stub AMPS handset emulator
This commit is contained in:
9
amps-handset-emu/Cargo.toml
Normal file
9
amps-handset-emu/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "amps-handset-emu"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
text_io = "0.1.13"
|
||||
dasp_signal = "0.11.0"
|
||||
cpal = "0.15.3"
|
Reference in New Issue
Block a user