fix: cfgAddFloat with float params1
This commit is contained in:
parent
ea1fb3a195
commit
b9631fee9e
|
@ -159,7 +159,7 @@ extern char buildinfo[];
|
|||
|
||||
// lossy
|
||||
extern char tsLossyColumns[];
|
||||
extern double tsFPrecision;
|
||||
extern float tsFPrecision;
|
||||
extern double tsDPrecision;
|
||||
extern uint32_t tsMaxRange;
|
||||
extern uint32_t tsCurRange;
|
||||
|
|
Loading…
Reference in New Issue