Added list of supported foot switches to header
parent
bdb4a01487
commit
2e4e1bb2c7
|
@ -1,6 +1,11 @@
|
|||
//! Footswitch-RS
|
||||
//!
|
||||
//! `footswitch-rs` enables you to use footswitches of <xxx>
|
||||
//! `footswitch-rs` enables you to manage PCSensor foot switches. Following
|
||||
//! vnedorId:productId combinations are supported:
|
||||
//!
|
||||
//! * 0c45:7403
|
||||
//! * 0c45:7404
|
||||
//! * 413d:2107
|
||||
//!
|
||||
|
||||
extern crate structopt;
|
||||
|
|
Loading…
Reference in New Issue