This commit is contained in:
Haojun Liao 2020-12-11 11:16:07 +08:00
parent bbab7576b1
commit 5721bd122a
1 changed files with 0 additions and 2 deletions

View File

@ -250,10 +250,8 @@ enum {
};
typedef struct STwaInfo {
// TSKEY lastKey;
int8_t hasResult; // flag to denote has value
double dOutput;
// double lastValue;
SPoint1 p;
STimeWindow win;
} STwaInfo;