diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-06-19 18:40:32 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-09 18:25:57 +0200 |
commit | 7c5d80deacad2a1f6943dd0b77449c3f6e20fdfc (patch) | |
tree | 0a6782a85994b38adf35aebefd9c5b5561c43f92 /low-can-binding/binding/application-generated.cpp | |
parent | 0b188b21df19bac0cff339c738cd439e887436b8 (diff) |
Add testssandbox/excale/wip
Create first tests to be used with afb-test binding
The test binding is now found using pkg-config command.
Change-Id: Ib1cd08236b6b8fab93ccb67ac613a9c83908d12e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'low-can-binding/binding/application-generated.cpp')
-rw-r--r-- | low-can-binding/binding/application-generated.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/low-can-binding/binding/application-generated.cpp b/low-can-binding/binding/application-generated.cpp index 9ec8fb33..8253c62e 100644 --- a/low-can-binding/binding/application-generated.cpp +++ b/low-can-binding/binding/application-generated.cpp @@ -429,7 +429,7 @@ application_t::application_t() 0, 0, UNIT::INVALID, - 5.00000f, + 6.00000f, decoder_t::decode_obd2_response, nullptr, true, @@ -441,7 +441,7 @@ application_t::application_t() 0, 0, UNIT::INVALID, - 5.00000f, + 6.00000f, decoder_t::decode_obd2_response, nullptr, true, |