Uncompress and merge 24 hours of 100 Hz small waveform from 13 files in 8 seconds
This commit is contained in:
@@ -134,7 +134,7 @@ pub struct ChannelConfig {
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
pub enum Shape {
|
||||
Scalar,
|
||||
Wave(usize),
|
||||
Wave(u32),
|
||||
}
|
||||
|
||||
pub mod timeunits {
|
||||
|
||||
Reference in New Issue
Block a user