Skip to content
Snippets Groups Projects
Commit 48960a8c authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

Merge branch 'master' of gitlab1.ptb.de:vaclab/devhub

parents 3cd265e6 0b3fd61c
No related branches found
No related tags found
No related merge requests found
...@@ -19,5 +19,5 @@ ...@@ -19,5 +19,5 @@
"Read the collector current of the lab gauge. With slow filter at "Read the collector current of the lab gauge. With slow filter at
least the first 10 readings should be droped." least the first 10 readings should be droped."
[{{t :Token u :Unit n :Skip} :PostScriptInput x :_x :as task}] [{{t :Token u :Unit n :Skip} :PostScriptInput x :_x :as task}]
(merge task {:Result [(ppu/vl-result t (drop n (mapv (comp u/number extract) v)) u)]})) (merge task {:Result [(ppu/vl-result t (drop n (mapv (comp u/number extract) x)) u)]}))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment