mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cleanup: whitespace
This commit is contained in:
parent
af30b2318e
commit
ec061e0e3d
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ int file_parse(struct node *n, config_setting_t *cfg)
|
|||
}
|
||||
else
|
||||
f->read_eof = FILE_EOF_EXIT;
|
||||
|
||||
if (!config_setting_lookup_float(cfg_in, "rate", &f->read_rate))
|
||||
f->read_rate = 0; /* Disable fixed rate sending. Using timestamps of file instead */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue