mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Update pps_ts.cpp
This commit is contained in:
parent
6a8081857f
commit
634d95362a
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ public:
|
|||
|
||||
const char *mode_str = nullptr;
|
||||
|
||||
double fSmps = 0;
|
||||
double fSmps = 1.0;
|
||||
ret = json_unpack_ex(json, &err, 0, "{ s?: s, s?: f, s?: F, s?: i, s?: i }",
|
||||
"mode", &mode_str,
|
||||
"threshold", &threshold,
|
||||
|
|
Loading…
Add table
Reference in a new issue