A low frequency signal operator network for use in wdem-tracker/wctr-demo-engine and wave-sickle.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
173 B

[package]
name = "wctr_signal_ops"
version = "0.1.0"
authors = ["weictr"]
edition = "2018"
[dependencies]
serde = { version = "1.0", features = [ "derive" ] }