Skip to content
Snippets Groups Projects
Commit 748a56ee authored by wactbprot's avatar wactbprot
Browse files

noll --> 0

parent 449ad493
No related branches found
No related tags found
No related merge requests found
var conf = {}
conf.port = 9002;
conf.items = [
{"display": "empty" ,"exchange":{"Value":null, "Unit":"mbar"}}
{"display": "empty" ,"exchange":{"Value":0, "Unit":"mbar"}}
, {"display": "SRG" ,"exchange":{"Value":2e-2, "Unit":"mbar"}}
, {"display": "0.1T CDG" ,"exchange":{"Value":0.133, "Unit":"mbar"}}
, {"display": "0.25T CDG" ,"exchange":{"Value":0.333, "Unit":"mbar"}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment