[TD-225]
This commit is contained in:
parent
bbab7576b1
commit
5721bd122a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue