From 55673d50338f041763e6e38f38ea3fc311f2bdc1 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 19 Jul 2018 14:09:59 +0200 Subject: Add simple tests about waiting a group of events. Change-Id: I409f8a07806f613e74cf86d6d001f7762eab7f96 Signed-off-by: Romain Forlot --- conf.d/controller/etc/aft-mapis.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf.d/controller/etc/aft-mapis.json') 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_" }] }] } -- cgit 1.2.3-korg