mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
hooks: ts hook can be used everywhere
This commit is contained in:
parent
cb9be6f991
commit
0928b24ead
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public:
|
|||
static HookPlugin<TsHook> p(
|
||||
"ts",
|
||||
"Overwrite origin timestamp of samples with receive timestamp",
|
||||
HOOK_NODE_READ,
|
||||
HOOK_NODE_READ | HOOK_NODE_WRITE | HOOK_PATH,
|
||||
99
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue