diff options
Diffstat (limited to 'conf.d/project/etc/sig-txc.json')
-rw-r--r-- | conf.d/project/etc/sig-txc.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/etc/sig-txc.json b/conf.d/project/etc/sig-txc.json index abe8a73..9599cce 100644 --- a/conf.d/project/etc/sig-txc.json +++ b/conf.d/project/etc/sig-txc.json @@ -10,7 +10,7 @@ "event": "vehicle_speed" }, "onReceived": { - "uri": "lua://convert/", + "uri": "lua://convert", "function": "_Unit_Converter", "args": { "from": "km/h", |