mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 21:24:00 +01:00
Fix parsing others
This commit is contained in:
parent
05e39690e0
commit
387981c6a8
@ -139,8 +139,8 @@ class excitationBase {
|
||||
}
|
||||
}
|
||||
}
|
||||
else{
|
||||
this.type.Value=excitationTypes.Others
|
||||
if (this.type.Value==0) {
|
||||
this.type.Value=excitationTypes.Others.Value;
|
||||
}
|
||||
this.T1 = T1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user