We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a42d8b commit 05f2e7cCopy full SHA for 05f2e7c
src/lib.rs
@@ -32,6 +32,7 @@
32
//! - **debug_config**: Tool for debugging configuration files
33
//! - **differential**: Utility for differential signal analysis
34
//! - **filters**: Tool for testing signal filtering operations
35
+//! - **modbus_client**: Tool for testing the Modbus slave included in **main**
36
37
/// Module for handling audio signal acquisition from various sources.
38
///
0 commit comments