From ba71ee9e4b6fa081a60b5e575fff82422e630977 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 26 Apr 2017 18:24:43 +0200 Subject: Doesn't send event if no changes are made for doors signals. Change-Id: I4e72db1e7b7bc31d7446a4903972687f1ec9d71c Signed-off-by: Romain Forlot --- CAN-binder/low-can-binding/configuration-generated.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'CAN-binder/low-can-binding') diff --git a/CAN-binder/low-can-binding/configuration-generated.cpp b/CAN-binder/low-can-binding/configuration-generated.cpp index 1249ab40..a3481dc4 100644 --- a/CAN-binder/low-can-binding/configuration-generated.cpp +++ b/CAN-binder/low-can-binding/configuration-generated.cpp @@ -24,7 +24,7 @@ configuration_t::configuration_t() 0, 0, frequency_clock_t(0.00000f), - true, + false, false, { }, @@ -44,7 +44,7 @@ configuration_t::configuration_t() 0, 0, frequency_clock_t(0.00000f), - true, + false, false, { }, @@ -64,7 +64,7 @@ configuration_t::configuration_t() 0, 0, frequency_clock_t(0.00000f), - true, + false, false, { }, @@ -84,7 +84,7 @@ configuration_t::configuration_t() 0, 0, frequency_clock_t(0.00000f), - true, + false, false, { }, @@ -104,7 +104,7 @@ configuration_t::configuration_t() 0, 0, frequency_clock_t(0.00000f), - true, + false, false, { }, -- cgit 1.2.3-korg