diff options
Diffstat (limited to 'conf.d/controller/etc/aft-mapis.json')
-rw-r--r-- | conf.d/controller/etc/aft-mapis.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/controller/etc/aft-mapis.json b/conf.d/controller/etc/aft-mapis.json index 4aeeb74..c61aaba 100644 --- a/conf.d/controller/etc/aft-mapis.json +++ b/conf.d/controller/etc/aft-mapis.json @@ -61,6 +61,9 @@ },{ "uid": "low-can/messages_engine_speed", "action": "lua://AFT#_evt_catcher_" + },{ + "uid": "low-can/messages_vehicle_speed", + "action": "lua://AFT#_evt_catcher_" }] }] } |